Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DBranchFolding.cpp1258 static DebugLoc getBranchDebugLoc(MachineBasicBlock &MBB) { in getBranchDebugLoc() function
1393 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1451 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1465 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1503 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1565 DebugLoc dl = getBranchDebugLoc(*MBB); in OptimizeBlock()
1579 DebugLoc dl = getBranchDebugLoc(*MBB); in OptimizeBlock()
1613 DebugLoc pdl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1639 DebugLoc pdl = getBranchDebugLoc(*PMBB); in OptimizeBlock()