Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DIfConversion.cpp1354 static void InsertUncondBranch(MachineBasicBlock &MBB, MachineBasicBlock &ToMBB, in InsertUncondBranch() function
1475 InsertUncondBranch(*BBI.BB, NextMBB, TII); in IfConvertSimple()
1624 InsertUncondBranch(*BBI.BB, NextMBB, TII); in IfConvertTriangle()
1971 InsertUncondBranch(*BBI.BB, *TailBB, TII); in IfConvertDiamond()