Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DEVLIndVarSimplify.cpp38 static cl::opt<bool> EnableEVLIndVarSimplify( variable
98 if (!EnableEVLIndVarSimplify) in run()