Searched refs:isIntegerPromotionViable (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DSROA.cpp1722 static bool isIntegerPromotionViable(const TargetData &TD, function
2068 // isIntegerPromotionViable above. If it is non-null does, the desired
2105 } else if (isIntegerPromotionViable(TD, NewAI.getAllocatedType(),

Completed in 116 milliseconds