Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDLoopVectorize.cpp6883 ElementCount MaxUserVF = in plan() local
6885 bool UserVFIsLegal = ElementCount::isKnownLE(UserVF, MaxUserVF); in plan()