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