Searched refs:RescanInstructions (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | IfConversion.cpp | 249 bool RescanInstructions( 708 bool IfConverter::RescanInstructions( in RescanInstructions() function in IfConverter 839 if (!RescanInstructions(TIB, FIB, TIE, FIE, TrueBBICalc, FalseBBICalc)) in ValidForkedDiamond() 896 if (!RescanInstructions(TIB, FIB, TIE, FIE, TrueBBICalc, FalseBBICalc)) in ValidDiamond()
|