Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp212 static DebugLoc getLastDebugLocInBB(MachineBasicBlock *MBB);
565 DebugLoc R600MachineCFGStructurizer::getLastDebugLocInBB(MachineBasicBlock *MBB) { in getLastDebugLocInBB() function in R600MachineCFGStructurizer
1457 getLastDebugLocInBB(ContingMBB)); in settleLoopcontBlock()