Searched refs:collectUsesWithPtrTypes (Results 1 – 1 of 1) sorted by relevance
242 static bool collectUsesWithPtrTypes(Value *Val, std::vector<Value*> &WorkList) { in collectUsesWithPtrTypes() function273 Success &= collectUsesWithPtrTypes(User, WorkList); in collectUsesWithPtrTypes()308 if (!collectUsesWithPtrTypes(&I, WorkList)) { in visitAlloca()