Home
last modified time | relevance | path

Searched refs:collectUsesWithPtrTypes (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp97 bool collectUsesWithPtrTypes(Value *BaseAlloca,
518 bool AMDGPUPromoteAlloca::collectUsesWithPtrTypes( in collectUsesWithPtrTypes() function in AMDGPUPromoteAlloca
614 if (!collectUsesWithPtrTypes(BaseAlloca, User, WorkList)) in collectUsesWithPtrTypes()
783 if (!collectUsesWithPtrTypes(&I, &I, WorkList)) { in handleAlloca()