Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp114 static cl::opt<bool> EnableLoopDistribute( variable
990 if (LDL.isForced().value_or(EnableLoopDistribute)) in runImpl()