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