Searched refs:collectUsesWithPtrTypes (Results 1 – 1 of 1) sorted by relevance
111 bool collectUsesWithPtrTypes(Value *BaseAlloca, Value *Val,1245 bool AMDGPUPromoteAllocaImpl::collectUsesWithPtrTypes( in collectUsesWithPtrTypes() function in AMDGPUPromoteAllocaImpl1340 if (!collectUsesWithPtrTypes(BaseAlloca, User, WorkList)) in collectUsesWithPtrTypes()1535 if (!collectUsesWithPtrTypes(&I, &I, WorkList)) { in tryPromoteAllocaToLDS()