Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUReplaceLDSUseWithPointer.cpp135 return shouldIgnorePointerReplacement(GV); in collectLDSRequiringPointerReplace()
144 bool shouldIgnorePointerReplacement(GlobalVariable *GV) { in shouldIgnorePointerReplacement() function in __anon71805cce0111::ReplaceLDSUseImpl