Searched refs:doSubstitute (Results 1 – 1 of 1) sorted by relevance
86 bool doSubstitute(unsigned NewSize, unsigned OldSize);412 bool MachineCombiner::doSubstitute(unsigned NewSize, unsigned OldSize) { in doSubstitute() function in MachineCombiner588 if (SubstituteAlways || doSubstitute(NewInstCount, OldInstCount)) { in combineInstructions()