Searched refs:MBBSectionRange (Results 1 – 3 of 3) sorted by relevance
132 struct MBBSectionRange { struct136 MapVector<unsigned, MBBSectionRange> MBBSectionRanges; argument
639 auto MBBSectionRange = Asm->MBBSectionRanges[MBB->getSectionIDNum()]; in attachRangesOrLowHighPC() local642 : MBBSectionRange.BeginLabel, in attachRangesOrLowHighPC()643 MBB->sameSection(EndMBB) ? EndLabel : MBBSectionRange.EndLabel}); in attachRangesOrLowHighPC()
1587 MBBSectionRange{CurrentSectionBeginSym, MBB.getEndSymbol()}; in emitFunctionBody()1694 MBBSectionRange{CurrentFnBegin, CurrentFnEnd}; in emitFunctionBody()