Searched refs:InsertUncondBranch (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp1472 static void InsertUncondBranch(MachineBasicBlock &MBB, MachineBasicBlock &ToMBB, function
1593 InsertUncondBranch(*BBI.BB, NextMBB, TII);
1742 InsertUncondBranch(*BBI.BB, NextMBB, TII);
2101 InsertUncondBranch(*BBI.BB, *TailBB, TII);

Completed in 106 milliseconds