Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h134 struct MBBSectionRange { struct
138 MapVector<unsigned, MBBSectionRange> MBBSectionRanges; argument
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp641 auto MBBSectionRange = Asm->MBBSectionRanges[MBB->getSectionIDNum()]; in attachRangesOrLowHighPC() local