Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp144 bool needsQueuePtr(const Constant *C, Function &Fn) { in needsQueuePtr() function in AMDGPUInformationCache
440 if (InfoCache.needsQueuePtr(C, *F)) { in updateImpl()