Searched refs:RescanInstructions (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | IfConversion.cpp | 252 bool RescanInstructions( 820 bool IfConverter::RescanInstructions( in RescanInstructions() function in IfConverter 953 if (!RescanInstructions(TIB, FIB, TIE, FIE, TrueBBICalc, FalseBBICalc)) in ValidForkedDiamond() 1012 if (!RescanInstructions(TIB, FIB, TIE, FIE, TrueBBICalc, FalseBBICalc)) in ValidDiamond()
|