Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp111 static cl::opt<bool> EnableLoopDistribute( variable
989 if (LDL.isForced().value_or(EnableLoopDistribute)) in runImpl()