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