Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp1258 static DebugLoc getBranchDebugLoc(MachineBasicBlock &MBB) { in getBranchDebugLoc() function
1383 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1441 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1455 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1493 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1555 DebugLoc dl = getBranchDebugLoc(*MBB); in OptimizeBlock()
1569 DebugLoc dl = getBranchDebugLoc(*MBB); in OptimizeBlock()
1603 DebugLoc pdl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1629 DebugLoc pdl = getBranchDebugLoc(*PMBB); in OptimizeBlock()