Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp218 static DebugLoc getLastDebugLocInBB(MachineBasicBlock *MBB);
571 DebugLoc AMDGPUCFGStructurizer::getLastDebugLocInBB(MachineBasicBlock *MBB) { in getLastDebugLocInBB() function in AMDGPUCFGStructurizer
1479 getLastDebugLocInBB(ContingMBB)); in settleLoopcontBlock()