reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
   96   bool collectUsesWithPtrTypes(Value *BaseAlloca,

References

lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
  617     if (!collectUsesWithPtrTypes(BaseAlloca, User, WorkList))
  786   if (!collectUsesWithPtrTypes(&I, &I, WorkList)) {