Searched refs:findBranchDebugLoc (Results 1 – 10 of 10) sorted by relevance
235 auto DIL = BB->findBranchDebugLoc(); in setBranchProbs()236 auto SuccDIL = Succ->findBranchDebugLoc(); in setBranchProbs()
148 TII->insertUnconditionalBranch(MBB, FTMBB, MBB.findBranchDebugLoc()); in updateBranches()
679 DebugLoc DL = findBranchDebugLoc(); in updateTerminator()1436 MachineBasicBlock::findBranchDebugLoc() { in findBranchDebugLoc() function in MachineBasicBlock
463 DebugLoc dl = CurMBB->findBranchDebugLoc(); in FixTail()1117 DebugLoc dl = PBB->findBranchDebugLoc(); in TailMergeBlocks()
773 auto DL = PredBB->findBranchDebugLoc(); in duplicateSimpleBB()
3594 TII->insertUnconditionalBranch(MBB, FTMBB, MBB.findBranchDebugLoc()); in assignBlockOrder()
454 : (*AfterLoop->pred_rbegin())->findBranchDebugLoc(); in placeLoopMarker()646 BuildMI(*Cont, InsertPos, Bottom->findBranchDebugLoc(), in placeTryMarker()
1101 DebugLoc findBranchDebugLoc();
830 FallThrough->findBranchDebugLoc(), TII->get(AMDGPU::S_BRANCH)) in removeMBBifRedundant()
801 DebugLoc DL = B->findBranchDebugLoc(); in buildMux()