Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineCombiner.cpp407 unsigned OldInstCount = DelInstrs.size(); in combineInstructions() local
422 if (SubstituteAlways || doSubstitute(NewInstCount, OldInstCount) || in combineInstructions()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineCombiner.cpp552 unsigned OldInstCount = DelInstrs.size(); in combineInstructions() local
586 if (SubstituteAlways || doSubstitute(NewInstCount, OldInstCount)) { in combineInstructions()