Home
last modified time | relevance | path

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

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