Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/MC/
H A DMCAssembler.h347 MCLOHContainer &getLOHContainer() { return LOHContainer; } getLOHContainer() function
348 const MCLOHContainer &getLOHContainer() const { getLOHContainer() function
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h447 const MILOHContainer &getLOHContainer() const { return LOHContainerSet; } getLOHContainer() function