Searched refs:SwpMaxMii (Results 1 – 2 of 2) sorted by relevance
110 static cl::opt<int> SwpMaxMii("pipeliner-max-mii", variable853 if (SwpMaxMii != -1 && (int)MII > SwpMaxMii) in schedule()
142 static cl::opt<int> SwpMaxMii("pipeliner-max-mii", variable917 if (SwpMaxMii != -1 && (int)MII > SwpMaxMii) in schedule()