Searched refs:findBranchDebugLoc (Results 1 – 6 of 6) sorted by relevance
404 DebugLoc EndDL = (*AfterLoop->pred_rbegin())->findBranchDebugLoc(); in placeLoopMarker()582 BuildMI(*AfterTry, InsertPos, Bottom->findBranchDebugLoc(), in placeTryMarker()
531 DebugLoc DL = findBranchDebugLoc(); in updateTerminator()1303 MachineBasicBlock::findBranchDebugLoc() { in findBranchDebugLoc() function in MachineBasicBlock
516 DebugLoc dl = CurMBB->findBranchDebugLoc(); in FixTail()1211 DebugLoc dl = PBB->findBranchDebugLoc(); in TailMergeBlocks()
755 auto DL = PredBB->findBranchDebugLoc(); in duplicateSimpleBB()
742 DebugLoc findBranchDebugLoc();
801 DebugLoc DL = B->findBranchDebugLoc(); in buildMux()