Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DWarnMissedTransforms.cpp52 getOptionalElementCountLoopAttribute(L); in warnAboutLeftoverTransformations()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h230 getOptionalElementCountLoopAttribute(const Loop *TheLoop);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp301 llvm::getOptionalElementCountLoopAttribute(const Loop *TheLoop) { in getOptionalElementCountLoopAttribute() function in llvm
468 getOptionalElementCountLoopAttribute(L); in hasVectorizeTransformation()