Searched refs:checkForAllReturnedValues (Results 1 – 3 of 3) sorted by relevance
500 if (!A.checkForAllReturnedValues(CheckReturnValue, QueryingAA)) in clampReturnedValueStates()1668 if (!A.checkForAllReturnedValues(Pred, *this)) in getAssumedUniqueReturnValue()3257 if (!A.checkForAllReturnedValues(CheckReturnValue, *this)) in updateImpl()5402 if (!A.checkForAllReturnedValues(PredForReturned, *this)) in updateImpl()
1210 bool Attributor::checkForAllReturnedValues( in checkForAllReturnedValues() function in Attributor
1804 bool checkForAllReturnedValues(function_ref<bool(Value &)> Pred,