Home
last modified time | relevance | path

Searched defs:Uniquifier (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp146 llvm::DenseMap<const NamedDecl *, unsigned> Uniquifier; global() member in __anonab919dae0111::MicrosoftMangleContextImpl
H A DItaniumMangle.cpp75 llvm::DenseMap<const NamedDecl*, unsigned> Uniquifier; global() member in __anonaa0cbdaf0111::ItaniumMangleContextImpl
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1312 DenseSet<SmallVector<const SCEV *, 4>, UniquifierDenseMapInfo> Uniquifier; global() member in __anona2fcd8e70811::LSRUse