Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp1467 static void InsertUncondBranch(MachineBasicBlock &MBB, MachineBasicBlock &ToMBB, in InsertUncondBranch() function
1578 InsertUncondBranch(*BBI.BB, NextMBB, TII); in IfConvertSimple()
1727 InsertUncondBranch(*BBI.BB, NextMBB, TII); in IfConvertTriangle()
2084 InsertUncondBranch(*BBI.BB, *TailBB, TII); in IfConvertDiamond()