Searched refs:collectUsesWithPtrTypes (Results 1 – 1 of 1) sorted by relevance
97 bool collectUsesWithPtrTypes(Value *BaseAlloca,518 bool AMDGPUPromoteAlloca::collectUsesWithPtrTypes( in collectUsesWithPtrTypes() function in AMDGPUPromoteAlloca614 if (!collectUsesWithPtrTypes(BaseAlloca, User, WorkList)) in collectUsesWithPtrTypes()783 if (!collectUsesWithPtrTypes(&I, &I, WorkList)) { in handleAlloca()