Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DWarnMissedTransforms.cpp52 getOptionalElementCountLoopAttribute(L); in warnAboutLeftoverTransformations()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h218 getOptionalElementCountLoopAttribute(const Loop *TheLoop);
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp258 llvm::getOptionalElementCountLoopAttribute(const Loop *TheLoop) { in getOptionalElementCountLoopAttribute() function in llvm
407 getOptionalElementCountLoopAttribute(L); in hasVectorizeTransformation()