Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp453 if (funcRetrievesHostcallPtr(A)) { in updateImpl()
566 bool funcRetrievesHostcallPtr(Attributor &A) { in funcRetrievesHostcallPtr() function