Searched refs:forallUnderlyingObjects (Results 1 – 4 of 4) sorted by relevance
508 if (!AAUO.forallUnderlyingObjects(Pred)) { in getPotentialCopiesOfMemoryValue()854 if (!UnderlyingObjsAA.forallUnderlyingObjects(Pred)) in isPotentiallyAffectedByBarrier()
8581 if (!AA.forallUnderlyingObjects(Pred, AA::Intraprocedural)) { in categorizePtrValue()11433 if (!OtherAA.forallUnderlyingObjects(Pred, Scope)) in updateImpl()11458 bool forallUnderlyingObjects( in forallUnderlyingObjects() function11487 if (!AA.forallUnderlyingObjects(Pred, Scope)) in handleIndirect()
4402 if (UnderlyingObjsAA.forallUnderlyingObjects([&](Value &Obj) { in updateImpl()
5560 forallUnderlyingObjects(function_ref<bool(Value &)> Pred,