Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DIfConversion.cpp1470 static void InsertUncondBranch(MachineBasicBlock &MBB, MachineBasicBlock &ToMBB, in InsertUncondBranch() function
1591 InsertUncondBranch(*BBI.BB, NextMBB, TII); in IfConvertSimple()
1740 InsertUncondBranch(*BBI.BB, NextMBB, TII); in IfConvertTriangle()
2099 InsertUncondBranch(*BBI.BB, *TailBB, TII); in IfConvertDiamond()