Home
last modified time | relevance | path

Searched refs:ElseBreak (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIAnnotateControlFlow.cpp63 Constant *ElseBreak; member in __anoncda3c9e40111::SIAnnotateControlFlow
143 ElseBreak = M.getOrInsertFunction( in doInitialization()
252 Ret = CallInst::Create(ElseBreak, Args, "", OldEnd); in handleLoopCondition()
DSILowerControlFlow.cpp84 void ElseBreak(MachineInstr &MI);
249 void SILowerControlFlowPass::ElseBreak(MachineInstr &MI) { in ElseBreak() function in SILowerControlFlowPass
514 ElseBreak(MI); in runOnMachineFunction()