Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineCombiner.cpp434 bool IncrementalUpdate) { in insertDeleteInstructions() argument
449 if (IncrementalUpdate) in insertDeleteInstructions()
498 bool IncrementalUpdate = false; in combineInstructions() local
576 if (IncrementalUpdate) { in combineInstructions()
588 RegUnits, IncrementalUpdate); in combineInstructions()
602 !IncrementalUpdate) && in combineInstructions()
606 IncrementalUpdate = true; in combineInstructions()
611 RegUnits, IncrementalUpdate); in combineInstructions()
627 if (Changed && IncrementalUpdate) in combineInstructions()