Searched refs:EnableLoopDistribute (Results 1 – 2 of 2) sorted by relevance
73 static cl::opt<bool> EnableLoopDistribute( variable870 if (EnableLoopDistribute.getNumOccurrences() > 0) in LoopDistribute()871 ProcessAllLoops = EnableLoopDistribute; in LoopDistribute()
105 static cl::opt<bool> EnableLoopDistribute( variable935 if (LDL.isForced().getValueOr(EnableLoopDistribute)) in runImpl()