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