Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DIfConversion.cpp992 static void InsertUncondBranch(MachineBasicBlock *BB, MachineBasicBlock *ToBB, in InsertUncondBranch() function
1128 InsertUncondBranch(BBI.BB, NextBBI->BB, TII); in IfConvertSimple()
1280 InsertUncondBranch(BBI.BB, NextBBI->BB, TII); in IfConvertTriangle()
1506 InsertUncondBranch(BBI.BB, TailBB, TII); in IfConvertDiamond()