Searched refs:EndCf (Results 1 – 2 of 2) sorted by relevance
62 Constant *EndCf; member in __anon14b6a5450111::SIAnnotateControlFlow144 EndCf = M.getOrInsertFunction( in doInitialization()230 if (OldEnd && OldEnd->getCalledFunction() == EndCf) { in handleLoopCondition()286 CallInst::Create(EndCf, popSaved(), "", BB->getFirstInsertionPt()); in closeControlFlow()
83 void EndCf(MachineInstr &MI);291 void SILowerControlFlowPass::EndCf(MachineInstr &MI) { in EndCf() function in SILowerControlFlowPass493 EndCf(MI); in runOnMachineFunction()