Searched refs:getWhileLoopStartTargetBB (Results 1 – 3 of 3) sorted by relevance
87 inline MachineBasicBlock *getWhileLoopStartTargetBB(const MachineInstr &MI) { in getWhileLoopStartTargetBB() function128 MIB.addMBB(getWhileLoopStartTargetBB(*MI)); // branch target
160 MachineBasicBlock *LoopExit = getWhileLoopStartTargetBB(*WlsInstr); in fixBackwardsWLS()187 MachineBasicBlock *WLSTarget = getWhileLoopStartTargetBB(Terminator); in fixBackwardsWLS()
1088 MachineBasicBlock *TargetBB = getWhileLoopStartTargetBB(*Start); in Validate()1416 MachineBasicBlock *DestBB = getWhileLoopStartTargetBB(*MI); in RevertWhile()1555 MIB.addMBB(getWhileLoopStartTargetBB(*Start)); in ExpandLoopStart()