Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp482 static const MDNode *getLeastCommonType(const MDNode *A, const MDNode *B) { in getLeastCommonType() function
676 const MDNode *CommonType = getLeastCommonType(TagA.getAccessType(), in matchAccessTags()