Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DIfConversion.cpp940 static void InsertUncondBranch(MachineBasicBlock *BB, MachineBasicBlock *ToBB, in InsertUncondBranch() function
1061 InsertUncondBranch(BBI.BB, NextBBI->BB, TII); in IfConvertSimple()
1177 InsertUncondBranch(BBI.BB, NextBBI->BB, TII); in IfConvertTriangle()
1339 InsertUncondBranch(BBI.BB, TailBB, TII); in IfConvertDiamond()
/external/llvm/lib/CodeGen/
DIfConversion.cpp1032 static void InsertUncondBranch(MachineBasicBlock *BB, MachineBasicBlock *ToBB, in InsertUncondBranch() function
1168 InsertUncondBranch(BBI.BB, NextBBI->BB, TII); in IfConvertSimple()
1320 InsertUncondBranch(BBI.BB, NextBBI->BB, TII); in IfConvertTriangle()
1571 InsertUncondBranch(BBI.BB, TailBB, TII); in IfConvertDiamond()