Searched refs:getLastDebugLocInBB (Results 1 – 2 of 2) sorted by relevance
252 static DebugLoc getLastDebugLocInBB(MachineBasicBlock *MBB);620 DebugLoc AMDGPUCFGStructurizer::getLastDebugLocInBB(MachineBasicBlock *MBB) { in getLastDebugLocInBB() function in __anon0389e81c0311::AMDGPUCFGStructurizer1637 getLastDebugLocInBB(ContingMBB)); in settleLoopcontBlock()
1829 …CFGTraits::insertInstrEnd(contingBlk, AMDGPU::BREAK, passRep, CFGTraits::getLastDebugLocInBB(conti… in settleLoopcontBlock()1832 …::insertInstrEnd(contingBlk, AMDGPU::CONTINUE, passRep, CFGTraits::getLastDebugLocInBB(contingBlk)… in settleLoopcontBlock()2901 static DebugLoc getLastDebugLocInBB(MachineBasicBlock *blk) { in getLastDebugLocInBB() function