Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineCombiner.cpp414 bool SubstituteAlways = false; in combineInstructions() local
416 SubstituteAlways = true; in combineInstructions()
422 if (SubstituteAlways || doSubstitute(NewInstCount, OldInstCount) || in combineInstructions()