Searched refs:doSubstitute (Results 1 – 2 of 2) sorted by relevance
62 bool doSubstitute(unsigned NewSize, unsigned OldSize);340 bool MachineCombiner::doSubstitute(unsigned NewSize, unsigned OldSize) { in doSubstitute() function in MachineCombiner422 if (SubstituteAlways || doSubstitute(NewInstCount, OldInstCount) || in combineInstructions()
86 bool doSubstitute(unsigned NewSize, unsigned OldSize);410 bool MachineCombiner::doSubstitute(unsigned NewSize, unsigned OldSize) { in doSubstitute() function in MachineCombiner586 if (SubstituteAlways || doSubstitute(NewInstCount, OldInstCount)) { in combineInstructions()