Searched refs:CountDuplicatedInstructions (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | IfConversion.cpp | 232 bool CountDuplicatedInstructions( 628 bool IfConverter::CountDuplicatedInstructions( in CountDuplicatedInstructions() function in IfConverter 832 if(!CountDuplicatedInstructions(TIB, FIB, TIE, FIE, Dups1, Dups2, in ValidForkedDiamond() 889 if(!CountDuplicatedInstructions(TIB, FIB, TIE, FIE, Dups1, Dups2, in ValidDiamond()
|