Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp10122 bool DisableRuntimeUnroll = false; in processLoop() local
10232 DisableRuntimeUnroll = true; in processLoop()
10246 DisableRuntimeUnroll = true; in processLoop()
10262 if (DisableRuntimeUnroll) in processLoop()