Searched defs:getLOHContainer (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCAssembler.h | 347 MCLOHContainer &getLOHContainer() { return LOHContainer; } getLOHContainer() function |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64MachineFunctionInfo.h | 447 const MILOHContainer &getLOHContainer() const { return LOHContainerSet; } getLOHContainer() function |