Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDLegalizerInfo.cpp336 SmallBitVector SeenTypes(8); in getAction() local
/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/Targets/
HDSystemZ.cpp50 mutable std::set<const Type *> SeenTypes; member in __anon38aeb4050111::SystemZTargetCodeGenInfo
/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGDebugInfo.cpp2179 llvm::DenseSet<CanonicalDeclPtr<const CXXRecordDecl>> SeenTypes; in CollectCXXBases() local
2195 llvm::DenseSet<CanonicalDeclPtr<const CXXRecordDecl>> &SeenTypes, in CollectCXXBasesAux()