Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp7434 static bool isNewFormatTBAATypeNode(llvm::MDNode *Type) { in isNewFormatTBAATypeNode() function
7462 bool IsNewFormat = isNewFormatTBAATypeNode(AccessType); in visitTBAAMetadata()