Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineCombiner.cpp553 unsigned NewInstCount = InsInstrs.size(); in combineInstructions() local
558 if (!NewInstCount) in combineInstructions()
588 if (SubstituteAlways || doSubstitute(NewInstCount, OldInstCount)) { in combineInstructions()