Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp452 if (funcRetrievesHeapPtr(A)) { in updateImpl()
560 bool funcRetrievesHeapPtr(Attributor &A) { in funcRetrievesHeapPtr() function