Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DWarnMissedTransforms.cpp52 getOptionalElementCountLoopAttribute(L); in warnAboutLeftoverTransformations()
/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h230 getOptionalElementCountLoopAttribute(const Loop *TheLoop);
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp250 llvm::getOptionalElementCountLoopAttribute(const Loop *TheLoop) { in getOptionalElementCountLoopAttribute() function in llvm
399 getOptionalElementCountLoopAttribute(L); in hasVectorizeTransformation()