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()
1106 MachineBasicBlock *TargetBB = getWhileLoopStartTargetBB(*Start); in Validate()1435 MachineBasicBlock *DestBB = getWhileLoopStartTargetBB(*MI); in RevertWhile()1574 MIB.addMBB(getWhileLoopStartTargetBB(*Start)); in ExpandLoopStart()