Searched refs:CountDuplicatedInstructions (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | IfConversion.cpp | 234 bool CountDuplicatedInstructions( 302 if (!CountDuplicatedInstructions(TIB, FIB, TIE, FIE, Dups1, Dups2, in MeetIfcvtSizeLimit() 733 bool IfConverter::CountDuplicatedInstructions( in CountDuplicatedInstructions() function in IfConverter 937 if(!CountDuplicatedInstructions(TIB, FIB, TIE, FIE, Dups1, Dups2, in ValidForkedDiamond() 1001 if(!CountDuplicatedInstructions(TIB, FIB, TIE, FIE, Dups1, Dups2, in ValidDiamond()
|