Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp602 auto DoesNotRetrieve = [&](Instruction &I) { in funcRetrievesLDSKernelId() local
607 return !A.checkForAllCallLikeInstructions(DoesNotRetrieve, *this, in funcRetrievesLDSKernelId()