Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/SandboxVectorizer/Passes/
H A DBottomUpVec.cpp28 static constexpr const unsigned long StopAtDisabled = variable
31 StopAt("sbvec-stop-at", cl::init(StopAtDisabled), cl::Hidden,
486 StopAt != StopAtDisabled)) in tryVectorize()