Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp483 static const MDNode *getLeastCommonType(const MDNode *A, const MDNode *B) { in getLeastCommonType() function
675 const MDNode *CommonType = getLeastCommonType(TagA.getAccessType(), in matchAccessTags()