Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp474 static bool matchAccessTags(const MDNode *A, const MDNode *B,
479 matchAccessTags(A, B, &GenericTag); in getMostGenericTBAA()
656 static bool matchAccessTags(const MDNode *A, const MDNode *B, in matchAccessTags() function
706 return matchAccessTags(A, B); in Aliases()