Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp447 if (funcRetrievesHostcallPtr(A)) { in updateImpl()
554 bool funcRetrievesHostcallPtr(Attributor &A) { in funcRetrievesHostcallPtr() function