Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A 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()