Searched refs:hasDistributeTransformation (Results 1 – 3 of 3) sorted by relevance
73 if (hasDistributeTransformation(L) == TM_ForcedByUser) { in warnAboutLeftoverTransformations()
243 TransformationMode hasDistributeTransformation(Loop *L);
405 TransformationMode llvm::hasDistributeTransformation(Loop *L) { in hasDistributeTransformation() function in llvm