Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DBranchFolding.cpp1184 static DebugLoc getBranchDebugLoc(MachineBasicBlock &MBB) { in getBranchDebugLoc() function
1260 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1318 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1332 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1370 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1400 DebugLoc dl = getBranchDebugLoc(*MBB); in OptimizeBlock()
1414 DebugLoc dl = getBranchDebugLoc(*MBB); in OptimizeBlock()
1448 DebugLoc pdl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1474 DebugLoc pdl = getBranchDebugLoc(*PMBB); in OptimizeBlock()