Searched refs:Recalc (Results 1 – 2 of 2) sorted by relevance
211 void updateLiveness(std::set<Register> &RegSet, bool Recalc,553 bool Recalc, bool UpdateKills, in updateLiveness() argument564 if (Recalc) in updateLiveness()
14388 bool Recalc = false; in VisitBinaryOperator() local14398 Recalc = true; in VisitBinaryOperator()14409 Recalc = true; in VisitBinaryOperator()14411 if (!Recalc && (AC.isInfinity() || BD.isInfinity() || in VisitBinaryOperator()14421 Recalc = true; in VisitBinaryOperator()14423 if (Recalc) { in VisitBinaryOperator()