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