Lines Matching defs:IncrementalUpdate
481 /// \param IncrementalUpdate if true, compute instruction depths incrementally,
490 bool IncrementalUpdate) {
514 if (IncrementalUpdate)
563 bool IncrementalUpdate = false;
639 if (IncrementalUpdate && LastUpdate != BlockIter) {
650 IncrementalUpdate = true;
656 RegUnits, TII, P, IncrementalUpdate);
669 RegUnits, TII, P, IncrementalUpdate);
678 RegUnits, TII, P, IncrementalUpdate);
692 !IncrementalUpdate) &&
696 IncrementalUpdate = true;
701 RegUnits, TII, P, IncrementalUpdate);
717 if (Changed && IncrementalUpdate)