Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DLoopGenerators.cpp88 bool LoopVectDisabled) { in createLoop() argument
163 Annotator->annotateLoopLatch(B, NewLoop, Parallel, LoopVectDisabled); in createLoop()
/llvm-project-15.0.7/polly/include/polly/CodeGen/
H A DLoopGenerators.h79 bool UseGuard = true, bool LoopVectDisabled = false);