Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp475 if (isAssumed(COMPLETION_ACTION) && funcRetrievesCompletionAction(A)) in updateImpl()
578 bool funcRetrievesCompletionAction(Attributor &A) { in funcRetrievesCompletionAction() function