Searched refs:isPotentialUse (Results 1 – 2 of 2) sorted by relevance
6523 virtual bool isPotentialUse(const Use &U) const = 0;
12209 bool isPotentialUse(const Use &U) const override { in isPotentialUse() function12271 if (!GIAA || GIAA->isPotentialUse(CalleeUse)) in updateImpl()