Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp432 if (isAssumed(QUEUE_PTR) && checkForQueuePtr(A)) { in updateImpl()
497 bool checkForQueuePtr(Attributor &A) { in checkForQueuePtr() function