Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDTypeBasedAliasAnalysis.cpp482 static const MDNode *getLeastCommonType(const MDNode *A, const MDNode *B) { in getLeastCommonType() function
676 const MDNode *CommonType = getLeastCommonType(TagA.getAccessType(), in matchAccessTags()