Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp241 bool needsQueuePtr(const Constant *C, Function &Fn) { in needsQueuePtr() function in __anon93435ae10111::AMDGPUInformationCache
595 if (InfoCache.needsQueuePtr(C, *F)) in checkForQueuePtr()