Lines Matching refs:getBranchDebugLoc
918 const DebugLoc &BranchDL = MergePotentials.back().getBranchDebugLoc(); in TryTailMergeBlocks()
1156 MergePotentials.begin()->getBranchDebugLoc()); in TailMergeBlocks()
1274 static DebugLoc getBranchDebugLoc(MachineBasicBlock &MBB) { in getBranchDebugLoc() function
1407 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1465 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1479 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1517 DebugLoc dl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1580 DebugLoc dl = getBranchDebugLoc(*MBB); in OptimizeBlock()
1594 DebugLoc dl = getBranchDebugLoc(*MBB); in OptimizeBlock()
1628 DebugLoc pdl = getBranchDebugLoc(PrevBB); in OptimizeBlock()
1663 DebugLoc pdl = getBranchDebugLoc(*PMBB); in OptimizeBlock()