Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp137 static bool isNewFormatTypeNode(const MDNode *N) { in isNewFormatTypeNode() function
162 bool isNewFormat() const { return isNewFormatTypeNode(Node); } in isNewFormat()
278 bool isNewFormat() const { return isNewFormatTypeNode(Node); } in isNewFormat()