Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:InsertUncondBranch

1030 /// InsertUncondBranch - Inserts an unconditional branch from BB to ToBB.
1032 static void InsertUncondBranch(MachineBasicBlock *BB, MachineBasicBlock *ToBB,
1168 InsertUncondBranch(BBI.BB, NextBBI->BB, TII);
1320 InsertUncondBranch(BBI.BB, NextBBI->BB, TII);
1571 InsertUncondBranch(BBI.BB, TailBB, TII);