Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp718 auto visitUsers = [&](const GlobalVariable *GV, const Constant *Val) -> bool { in hasSufficientLocalMem() local
737 if (visitUsers(&GV, &GV)) { in hasSufficientLocalMem()
747 if (visitUsers(&GV, C)) { in hasSufficientLocalMem()