Searched refs:CountDuplicatedInstructions (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | IfConversion.cpp | 237 bool CountDuplicatedInstructions( 304 if (!CountDuplicatedInstructions(TIB, FIB, TIE, FIE, Dups1, Dups2, in MeetIfcvtSizeLimit() 749 bool IfConverter::CountDuplicatedInstructions( in CountDuplicatedInstructions() function in IfConverter 953 if(!CountDuplicatedInstructions(TIB, FIB, TIE, FIE, Dups1, Dups2, in ValidForkedDiamond() 1017 if(!CountDuplicatedInstructions(TIB, FIB, TIE, FIE, Dups1, Dups2, in ValidDiamond()
|