Searched refs:hasVectorizeTransformation (Results 1 – 3 of 3) sorted by relevance
48 if (hasVectorizeTransformation(L) == TM_ForcedByUser) { in warnAboutLeftoverTransformations()
242 TransformationMode hasVectorizeTransformation(Loop *L);
370 TransformationMode llvm::hasVectorizeTransformation(Loop *L) { in hasVectorizeTransformation() function in llvm