Home
last modified time | relevance | path

Searched refs:SubstituteAlways (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineCombiner.cpp572 bool SubstituteAlways = false; in combineInstructions() local
574 SubstituteAlways = true; in combineInstructions()
586 if (SubstituteAlways || doSubstitute(NewInstCount, OldInstCount)) { in combineInstructions()