Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineCombiner.cpp93 bool doSubstitute(unsigned NewSize, unsigned OldSize, bool OptForSize);
445 bool MachineCombiner::doSubstitute(unsigned NewSize, unsigned OldSize, in doSubstitute() function in MachineCombiner
661 doSubstitute(NewInstCount, OldInstCount, OptForSize)) { in combineInstructions()