Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineCombiner.cpp436 bool IncrementalUpdate) { in insertDeleteInstructions() argument
451 if (IncrementalUpdate) in insertDeleteInstructions()
500 bool IncrementalUpdate = false; in combineInstructions() local
578 if (IncrementalUpdate) { in combineInstructions()
590 RegUnits, IncrementalUpdate); in combineInstructions()
604 !IncrementalUpdate) && in combineInstructions()
608 IncrementalUpdate = true; in combineInstructions()
613 RegUnits, IncrementalUpdate); in combineInstructions()
629 if (Changed && IncrementalUpdate) in combineInstructions()