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