Searched refs:collectUsesWithPtrTypes (Results 1 – 1 of 1) sorted by relevance
98 bool collectUsesWithPtrTypes(Value *BaseAlloca,523 bool AMDGPUPromoteAlloca::collectUsesWithPtrTypes( in collectUsesWithPtrTypes() function in AMDGPUPromoteAlloca619 if (!collectUsesWithPtrTypes(BaseAlloca, User, WorkList)) in collectUsesWithPtrTypes()788 if (!collectUsesWithPtrTypes(&I, &I, WorkList)) { in handleAlloca()