Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DBranchFolding.cpp1261 static DebugLoc getBranchDebugLoc(MachineBasicBlock &MBB) { in getBranchDebugLoc() function
1386 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1444 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1458 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1496 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1558 DebugLoc dl = getBranchDebugLoc(*MBB); in OptimizeBlock()
1572 DebugLoc dl = getBranchDebugLoc(*MBB); in OptimizeBlock()
1606 DebugLoc pdl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1632 DebugLoc pdl = getBranchDebugLoc(*PMBB); in OptimizeBlock()