Searched refs:ReduceLimit (Results 1 – 2 of 2) sorted by relevance
52 static cl::opt<int> ReduceLimit("t2-reduce-limit", variable861 if (ReduceLimit != -1 && ((int)NumNarrows >= ReduceLimit)) in ReduceToNarrow()
29317 {"_ZL11ReduceLimit", "ReduceLimit"},