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