Searched refs:InsertionPts (Results 1 – 1 of 1) sorted by relevance
246 SmallDenseMap<MBBSectionID, InsertionPoint> &InsertionPts, in fixupBlock() argument288 InsertionPoint &InsertPt = InsertionPts[CurrBB.getSectionID()]; in fixupBlock()328 SmallDenseMap<MBBSectionID, InsertionPoint> InsertionPts; in runOnMachineFunction() local329 InsertionPts[PrologueBlock->getSectionID()] = {PrologueBlock, PrologueEnd}; in runOnMachineFunction()340 fixupBlock(MBB, BlockInfo, InsertionPts, {PrologueBlock, PrologueEnd}); in runOnMachineFunction()