Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp10447 bool DisableRuntimeUnroll = false; in processLoop() local
10540 DisableRuntimeUnroll = true; in processLoop()
10554 DisableRuntimeUnroll = true; in processLoop()
10576 if (DisableRuntimeUnroll) in processLoop()