Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/
H A DBottomUpVec.h85 unsigned DebugBndlCnt = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/SandboxVectorizer/Passes/
H A DBottomUpVec.cpp284 DebugBndlCnt++ >= StopBundle && StopBundle != StopBundleDisabled; in vectorizeRec()
491 DebugBndlCnt = 0; in tryVectorize()