Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp809 auto visitUsers = [&](const GlobalVariable *GV, const Constant *Val) -> bool { in hasSufficientLocalMem() local
828 if (visitUsers(&GV, &GV)) { in hasSufficientLocalMem()
838 if (visitUsers(&GV, C)) { in hasSufficientLocalMem()