Searched refs:EndCf (Results 1 – 2 of 2) sorted by relevance
65 Constant *EndCf; member in __anoncda3c9e40111::SIAnnotateControlFlow149 EndCf = M.getOrInsertFunction( in doInitialization()250 if (OldEnd && OldEnd->getCalledFunction() == EndCf) { in handleLoopCondition()318 CallInst::Create(EndCf, popSaved(), "", &*BB->getFirstInsertionPt()); in closeControlFlow()
86 void EndCf(MachineInstr &MI);279 void SILowerControlFlowPass::EndCf(MachineInstr &MI) { in EndCf() function in SILowerControlFlowPass527 EndCf(MI); in runOnMachineFunction()