Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/CodeGen/
DAsmPrinter.h131 struct MBBSectionRange { struct
135 MapVector<unsigned, MBBSectionRange> MBBSectionRanges; argument
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp589 auto MBBSectionRange = Asm->MBBSectionRanges[MBB->getSectionIDNum()]; in attachRangesOrLowHighPC() local