Home
last modified time | relevance | path

Searched defs:VisitedConstants (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DTypeFinder.h34 DenseSet<const Value*> VisitedConstants; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp1276 SmallPtrSet<const Constant *, 8> VisitedConstants; in hasSufficientLocalMem() local