Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp1263 static DebugLoc getBranchDebugLoc(MachineBasicBlock &MBB) { in getBranchDebugLoc() function
1396 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1454 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1468 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1506 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1569 DebugLoc dl = getBranchDebugLoc(*MBB); in OptimizeBlock()
1583 DebugLoc dl = getBranchDebugLoc(*MBB); in OptimizeBlock()
1617 DebugLoc pdl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1652 DebugLoc pdl = getBranchDebugLoc(*PMBB); in OptimizeBlock()