Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1108 static Type *findCommonType(AllocaSlices::const_iterator B, in findCommonType() function
4054 if (Type *CommonUseTy = findCommonType(P.begin(), P.end(), P.endOffset())) in rewritePartition()