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()
654 DebugLoc DL = findBranchDebugLoc(); in updateTerminator()1412 MachineBasicBlock::findBranchDebugLoc() { in findBranchDebugLoc() function in MachineBasicBlock
463 DebugLoc dl = CurMBB->findBranchDebugLoc(); in FixTail()1117 DebugLoc dl = PBB->findBranchDebugLoc(); in TailMergeBlocks()
772 auto DL = PredBB->findBranchDebugLoc(); in duplicateSimpleBB()
3580 TII->insertUnconditionalBranch(MBB, FTMBB, MBB.findBranchDebugLoc()); in assignBlockOrder()
454 : (*AfterLoop->pred_rbegin())->findBranchDebugLoc(); in placeLoopMarker()646 BuildMI(*Cont, InsertPos, Bottom->findBranchDebugLoc(), in placeTryMarker()
1046 DebugLoc findBranchDebugLoc();
830 FallThrough->findBranchDebugLoc(), TII->get(AMDGPU::S_BRANCH)) in removeMBBifRedundant()
801 DebugLoc DL = B->findBranchDebugLoc(); in buildMux()