Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp221 static DebugLoc getLastDebugLocInBB(MachineBasicBlock *MBB);
574 DebugLoc R600MachineCFGStructurizer::getLastDebugLocInBB(MachineBasicBlock *MBB) { in getLastDebugLocInBB() function in R600MachineCFGStructurizer
1468 getLastDebugLocInBB(ContingMBB)); in settleLoopcontBlock()