Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h207 MCLOHContainer &getLOHContainer() { return LOHContainer; } in getLOHContainer() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h474 const MILOHContainer &getLOHContainer() const { return LOHContainerSet; } in getLOHContainer() function