Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenTBAA.h35 struct TBAAPathTag { struct
36 TBAAPathTag(const Type *B, const llvm::MDNode *A, uint64_t O) in TBAAPathTag() function
60 llvm::DenseMap<TBAAPathTag, llvm::MDNode *> StructTagMetadataCache; argument