Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DBranchFolding.cpp1116 static DebugLoc getBranchDebugLoc(MachineBasicBlock &MBB) { in getBranchDebugLoc() function
1181 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1239 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1253 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1291 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1321 DebugLoc dl = getBranchDebugLoc(*MBB); in OptimizeBlock()
1335 DebugLoc dl = getBranchDebugLoc(*MBB); in OptimizeBlock()
1378 DebugLoc pdl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1404 DebugLoc pdl = getBranchDebugLoc(*PMBB); in OptimizeBlock()