Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp1279 auto visitUsers = [&](const GlobalVariable *GV, const Constant *Val) -> bool { in hasSufficientLocalMem() local
1298 if (visitUsers(&GV, &GV)) { in hasSufficientLocalMem()
1308 if (visitUsers(&GV, C)) { in hasSufficientLocalMem()