Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCAssembler.h460 MCLOHContainer &getLOHContainer() { return LOHContainer; } in getLOHContainer() function
461 const MCLOHContainer &getLOHContainer() const { in getLOHContainer() function
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h398 const MILOHContainer &getLOHContainer() const { return LOHContainerSet; } in getLOHContainer() function