Searched refs:findBranchDebugLoc (Results 1 – 8 of 8) sorted by relevance
178 TII->insertUnconditionalBranch(MBB, FTMBB, MBB.findBranchDebugLoc()); in updateBranches()
653 DebugLoc DL = findBranchDebugLoc(); in updateTerminator()1438 MachineBasicBlock::findBranchDebugLoc() { in findBranchDebugLoc() function in MachineBasicBlock
459 DebugLoc dl = CurMBB->findBranchDebugLoc(); in FixTail()1113 DebugLoc dl = PBB->findBranchDebugLoc(); in TailMergeBlocks()
772 auto DL = PredBB->findBranchDebugLoc(); in duplicateSimpleBB()
454 : (*AfterLoop->pred_rbegin())->findBranchDebugLoc(); in placeLoopMarker()646 BuildMI(*Cont, InsertPos, Bottom->findBranchDebugLoc(), in placeTryMarker()
1018 DebugLoc findBranchDebugLoc();
765 FallThrough->findBranchDebugLoc(), TII->get(AMDGPU::S_BRANCH)) in removeMBBifRedundant()
801 DebugLoc DL = B->findBranchDebugLoc(); in buildMux()