Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DBranchFolding.cpp1214 static DebugLoc getBranchDebugLoc(MachineBasicBlock &MBB) { in getBranchDebugLoc() function
1290 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1348 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1362 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1400 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1431 DebugLoc dl = getBranchDebugLoc(*MBB); in OptimizeBlock()
1445 DebugLoc dl = getBranchDebugLoc(*MBB); in OptimizeBlock()
1479 DebugLoc pdl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1505 DebugLoc pdl = getBranchDebugLoc(*PMBB); in OptimizeBlock()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBranchFolding.cpp1354 static DebugLoc getBranchDebugLoc(MachineBasicBlock &MBB) { in getBranchDebugLoc() function
1476 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1534 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1548 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1586 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1654 DebugLoc dl = getBranchDebugLoc(*MBB); in OptimizeBlock()
1668 DebugLoc dl = getBranchDebugLoc(*MBB); in OptimizeBlock()
1702 DebugLoc pdl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1728 DebugLoc pdl = getBranchDebugLoc(*PMBB); in OptimizeBlock()