Searched defs:Uniquifier (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | MicrosoftMangle.cpp | 146 llvm::DenseMap<const NamedDecl *, unsigned> Uniquifier; global() member in __anonab919dae0111::MicrosoftMangleContextImpl |
H A D | ItaniumMangle.cpp | 75 llvm::DenseMap<const NamedDecl*, unsigned> Uniquifier; global() member in __anonaa0cbdaf0111::ItaniumMangleContextImpl |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopStrengthReduce.cpp | 1312 DenseSet<SmallVector<const SCEV *, 4>, UniquifierDenseMapInfo> Uniquifier; global() member in __anona2fcd8e70811::LSRUse |