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