Searched refs:checkForAllReturnedValues (Results 1 – 3 of 3) sorted by relevance
461 if (!A.checkForAllReturnedValues(CheckReturnValue, QueryingAA)) in clampReturnedValueStates()1032 if (!A.checkForAllReturnedValues(Pred, *this)) in getAssumedUniqueReturnValue()2754 if (!A.checkForAllReturnedValues(CheckReturnValue, *this)) in updateImpl()4767 if (!A.checkForAllReturnedValues(PredForReturned, *this)) in updateImpl()
897 bool Attributor::checkForAllReturnedValues( in checkForAllReturnedValues() function in Attributor
1555 bool checkForAllReturnedValues(function_ref<bool(Value &)> Pred,