Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp519 if (isAssumed(COMPLETION_ACTION) && funcRetrievesCompletionAction(A, COV)) in updateImpl()
623 bool funcRetrievesCompletionAction(Attributor &A, unsigned COV) { in funcRetrievesCompletionAction() function