Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp482 if (isAssumed(QUEUE_PTR) && checkForQueuePtr(A)) { in updateImpl()
554 bool checkForQueuePtr(Attributor &A) { in checkForQueuePtr() function