Searched refs:findBranchDebugLoc (Results 1 – 6 of 6) sorted by relevance
427 : (*AfterLoop->pred_rbegin())->findBranchDebugLoc(); in placeLoopMarker()618 BuildMI(*Cont, InsertPos, Bottom->findBranchDebugLoc(), in placeTryMarker()
540 DebugLoc DL = findBranchDebugLoc(); in updateTerminator()1312 MachineBasicBlock::findBranchDebugLoc() { in findBranchDebugLoc() function in MachineBasicBlock
470 DebugLoc dl = CurMBB->findBranchDebugLoc(); in FixTail()1157 DebugLoc dl = PBB->findBranchDebugLoc(); in TailMergeBlocks()
761 auto DL = PredBB->findBranchDebugLoc(); in duplicateSimpleBB()
766 DebugLoc findBranchDebugLoc();
801 DebugLoc DL = B->findBranchDebugLoc(); in buildMux()