Searched refs:DisableAll (Results 1 – 1 of 1) sorted by relevance
58 static cl::opt<bool> DisableAll("disable-loop-idiom-vectorize-all", cl::Hidden, variable146 if (DisableAll) in run()176 if (DisableAll || F.hasOptSize()) in run()