Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DBranchFolding.cpp1174 static DebugLoc getBranchDebugLoc(MachineBasicBlock &MBB) { in getBranchDebugLoc() function
1239 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1297 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1311 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1349 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1379 DebugLoc dl = getBranchDebugLoc(*MBB); in OptimizeBlock()
1393 DebugLoc dl = getBranchDebugLoc(*MBB); in OptimizeBlock()
1436 DebugLoc pdl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1462 DebugLoc pdl = getBranchDebugLoc(*PMBB); in OptimizeBlock()