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