Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp512 if (isAssumed(LDS_KERNEL_ID) && funcRetrievesLDSKernelId(A)) { in updateImpl()
671 bool funcRetrievesLDSKernelId(Attributor &A) { in funcRetrievesLDSKernelId() function