Home
last modified time | relevance | path

Searched refs:doSubstitute (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineCombiner.cpp92 bool doSubstitute(unsigned NewSize, unsigned OldSize, bool OptForSize);
485 bool MachineCombiner::doSubstitute(unsigned NewSize, unsigned OldSize, in doSubstitute() function in MachineCombiner
701 doSubstitute(NewInstCount, OldInstCount, OptForSize)) { in combineInstructions()