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

/external/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h148 const MILOHContainer &getLOHContainer() const { return LOHContainerSet; } function in class:llvm::AArch64FunctionInfo
/external/llvm/include/llvm/MC/
H A DMCAssembler.h1177 MCLOHContainer & getLOHContainer() { function in class:llvm::MCAssembler
1180 const MCLOHContainer & getLOHContainer() const { function in class:llvm::MCAssembler
1181 return const_cast<MCAssembler *>(this)->getLOHContainer();

Completed in 114 milliseconds