Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAssembler.h431 MCLOHContainer &getLOHContainer() { return LOHContainer; } in getLOHContainer() function
432 const MCLOHContainer &getLOHContainer() const { in getLOHContainer() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h363 const MILOHContainer &getLOHContainer() const { return LOHContainerSet; } in getLOHContainer() function