Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp98 bool collectUsesWithPtrTypes(Value *BaseAlloca,
523 bool AMDGPUPromoteAlloca::collectUsesWithPtrTypes( in collectUsesWithPtrTypes() function in AMDGPUPromoteAlloca
619 if (!collectUsesWithPtrTypes(BaseAlloca, User, WorkList)) in collectUsesWithPtrTypes()
788 if (!collectUsesWithPtrTypes(&I, &I, WorkList)) { in handleAlloca()