Searched defs:MBBSectionRange (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | AsmPrinter.h | 136 struct MBBSectionRange { global() struct |
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DwarfCompileUnit.cpp | 687 auto MBBSectionRange = Asm->MBBSectionRanges[MBB->getSectionID()]; attachRangesOrLowHighPC() local |