Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp557 if (funcRetrievesHeapPtr(A, COV)) { in updateImpl()
687 bool funcRetrievesHeapPtr(Attributor &A, unsigned COV) { in funcRetrievesHeapPtr() function