Searched defs:getLOHContainer (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h309 const MILOHContainer &getLOHContainer() const { return LOHContainerSet; } function in class:llvm::final
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAssembler.h420 MCLOHContainer &getLOHContainer() { return LOHContainer; } function in namespace:llvm
421 const MCLOHContainer &getLOHContainer() const { function in namespace:llvm

Completed in 84 milliseconds