Home
last modified time | relevance | path

Searched refs:isNewFormatTBAATypeNode (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp6024 static bool isNewFormatTBAATypeNode(llvm::MDNode *Type) { in isNewFormatTBAATypeNode() function
6053 bool IsNewFormat = isNewFormatTBAATypeNode(AccessType); in visitTBAAMetadata()