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.cpp9932 bool DisableRuntimeUnroll = false; in processLoop() local
10060 DisableRuntimeUnroll = true; in processLoop()
10084 DisableRuntimeUnroll = true; in processLoop()
10100 if (DisableRuntimeUnroll) in processLoop()