Searched refs:Recalc (Results 1 – 3 of 3) sorted by relevance
245 void updateLiveness(std::set<unsigned> &RegSet, bool Recalc,557 bool Recalc, bool UpdateKills, bool UpdateDeads) { in updateLiveness() argument560 if (Recalc) in updateLiveness()
209 void updateLiveness(std::set<unsigned> &RegSet, bool Recalc,552 bool Recalc, bool UpdateKills, bool UpdateDeads) { in updateLiveness() argument562 if (Recalc) in updateLiveness()
8736 bool Recalc = false; in VisitBinaryOperator() local8746 Recalc = true; in VisitBinaryOperator()8757 Recalc = true; in VisitBinaryOperator()8759 if (!Recalc && (AC.isInfinity() || BD.isInfinity() || in VisitBinaryOperator()8769 Recalc = true; in VisitBinaryOperator()8771 if (Recalc) { in VisitBinaryOperator()