Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DMicrosoftMangle.cpp144 llvm::DenseMap<const NamedDecl *, unsigned> Uniquifier; member in __anon3843b0920111::MicrosoftMangleContextImpl
H A DItaniumMangle.cpp73 llvm::DenseMap<const NamedDecl*, unsigned> Uniquifier; member in __anon7494c7930111::ItaniumMangleContextImpl
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1178 DenseSet<SmallVector<const SCEV *, 4>, UniquifierDenseMapInfo> Uniquifier; member in __anon6fa033cb0811::LSRUse