Searched refs:CountDuplicatedInstructions (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | IfConversion.cpp | 236 bool CountDuplicatedInstructions( 304 if (!CountDuplicatedInstructions(TIB, FIB, TIE, FIE, Dups1, Dups2, in MeetIfcvtSizeLimit() 735 bool IfConverter::CountDuplicatedInstructions( in CountDuplicatedInstructions() function in IfConverter 939 if(!CountDuplicatedInstructions(TIB, FIB, TIE, FIE, Dups1, Dups2, in ValidForkedDiamond() 1003 if(!CountDuplicatedInstructions(TIB, FIB, TIE, FIE, Dups1, Dups2, in ValidDiamond()
|