Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp655 const auto *PointerInfoAA = A.getAAFor<AAPointerInfo>( in funcRetrievesImplicitKernelArg() local
657 if (!PointerInfoAA) in funcRetrievesImplicitKernelArg()
660 return PointerInfoAA->forallInterferingAccesses( in funcRetrievesImplicitKernelArg()