Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUAttributor.cpp458 if (funcRetrievesHeapPtr(A)) { in updateImpl()
584 bool funcRetrievesHeapPtr(Attributor &A) { in funcRetrievesHeapPtr() function