Searched refs:FirstInsertionPoint (Results 1 – 1 of 1) sorted by relevance
99 MachineInstr *FirstInsertionPoint = nullptr; member in BlockData322 NewInfo->FirstInsertionPoint = InsertionPoint; in processBlockPhase1()346 NewInfo->FirstInsertionPoint = InsertionPoint; in processBlockPhase1()430 if (BlockInfo[ThisBlock]->FirstInsertionPoint) in processBlockPhase3()431 insertSetreg(MBB, BlockInfo[ThisBlock]->FirstInsertionPoint, TII, Delta); in processBlockPhase3()