Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/SandboxVectorizer/Passes/
H A DBottomUpVec.cpp35 static constexpr const unsigned long StopBundleDisabled = variable
38 StopBundle("sbvec-stop-bndl", cl::init(StopBundleDisabled), cl::Hidden,
284 DebugBndlCnt++ >= StopBundle && StopBundle != StopBundleDisabled; in vectorizeRec()