Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCAssembler.h390 MCLOHContainer &getLOHContainer() { return LOHContainer; } in getLOHContainer() function
391 const MCLOHContainer &getLOHContainer() const { in getLOHContainer() function
/external/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h183 const MILOHContainer &getLOHContainer() const { return LOHContainerSet; } in getLOHContainer() function