Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DSROA.cpp1060 static Type *findCommonType(AllocaSlices::const_iterator B, in findCommonType() function
3815 if (Type *CommonUseTy = findCommonType(P.begin(), P.end(), P.endOffset())) in rewritePartition()