Searched refs:MBBSectionRange (Results 1 – 3 of 3) sorted by relevance
136 struct MBBSectionRange { struct140 MapVector<MBBSectionID, MBBSectionRange> MBBSectionRanges; argument
687 auto MBBSectionRange = Asm->MBBSectionRanges[MBB->getSectionID()]; in attachRangesOrLowHighPC() local690 : MBBSectionRange.BeginLabel, in attachRangesOrLowHighPC()691 MBB->sameSection(EndMBB) ? EndLabel : MBBSectionRange.EndLabel}); in attachRangesOrLowHighPC()
1861 MBBSectionRange{CurrentSectionBeginSym, MBB.getEndSymbol()}; in emitFunctionBody()1980 MBBSectionRange{CurrentFnBegin, CurrentFnEnd}; in emitFunctionBody()