Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:InsertUncondBranch

938 /// InsertUncondBranch - Inserts an unconditional branch from BB to ToBB.
940 static void InsertUncondBranch(MachineBasicBlock *BB, MachineBasicBlock *ToBB,
1061 InsertUncondBranch(BBI.BB, NextBBI->BB, TII);
1177 InsertUncondBranch(BBI.BB, NextBBI->BB, TII);
1339 InsertUncondBranch(BBI.BB, TailBB, TII);