Searched refs:MBBSectionRange (Results 1 – 3 of 3) sorted by relevance
131 struct MBBSectionRange { struct135 MapVector<unsigned, MBBSectionRange> MBBSectionRanges; argument
589 auto MBBSectionRange = Asm->MBBSectionRanges[MBB->getSectionIDNum()]; in attachRangesOrLowHighPC() local592 : MBBSectionRange.BeginLabel, in attachRangesOrLowHighPC()593 MBB->sameSection(EndMBB) ? EndLabel : MBBSectionRange.EndLabel}); in attachRangesOrLowHighPC()
1267 MBBSectionRange{CurrentSectionBeginSym, MBB.getEndSymbol()}; in emitFunctionBody()1375 MBBSectionRange{CurrentFnBegin, CurrentFnEnd}; in emitFunctionBody()