Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp10225 bool DisableRuntimeUnroll = false; in processLoop() local
10300 DisableRuntimeUnroll = true; in processLoop()
10312 DisableRuntimeUnroll = true; in processLoop()
10331 if (DisableRuntimeUnroll) in processLoop()