Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineCombiner.cpp406 unsigned NewInstCount = InsInstrs.size(); in combineInstructions() local
411 if (!NewInstCount) in combineInstructions()
422 if (SubstituteAlways || doSubstitute(NewInstCount, OldInstCount) || in combineInstructions()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineCombiner.cpp551 unsigned NewInstCount = InsInstrs.size(); in combineInstructions() local
556 if (!NewInstCount) in combineInstructions()
586 if (SubstituteAlways || doSubstitute(NewInstCount, OldInstCount)) { in combineInstructions()