Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DIfConversion.cpp1472 static void InsertUncondBranch(MachineBasicBlock &MBB, MachineBasicBlock &ToMBB, in InsertUncondBranch() function
1593 InsertUncondBranch(*BBI.BB, NextMBB, TII); in IfConvertSimple()
1742 InsertUncondBranch(*BBI.BB, NextMBB, TII); in IfConvertTriangle()
2101 InsertUncondBranch(*BBI.BB, *TailBB, TII); in IfConvertDiamond()