Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineCombiner.cpp574 bool SubstituteAlways = false; in combineInstructions() local
576 SubstituteAlways = true; in combineInstructions()
588 if (SubstituteAlways || doSubstitute(NewInstCount, OldInstCount)) { in combineInstructions()