Searched refs:checkForAllReturnedValues (Results 1 – 3 of 3) sorted by relevance
1997 bool Attributor::checkForAllReturnedValues(function_ref<bool(Value &)> Pred, in checkForAllReturnedValues() function in Attributor
401 if (!A.checkForAllReturnedValues(CheckReturnValue, QueryingAA, in clampReturnedValueStates()4074 if (!A.checkForAllReturnedValues(CheckReturnValue, *this)) in updateImpl()
2373 checkForAllReturnedValues(function_ref<bool(Value &)> Pred,