Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/
H A DBottomUpVec.h43 unsigned long BottomUpInvocationCnt = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/SandboxVectorizer/Passes/
H A DBottomUpVec.cpp485 if (LLVM_UNLIKELY(BottomUpInvocationCnt++ >= StopAt && in tryVectorize()