Searched refs:SwpMaxMii (Results 1 – 1 of 1) sorted by relevance
128 static cl::opt<int> SwpMaxMii("pipeliner-max-mii", variable608 if (SwpMaxMii != -1 && (int)MII > SwpMaxMii) { in schedule()609 LLVM_DEBUG(dbgs() << "MII > " << SwpMaxMii in schedule()617 << ore::NV("SwpMaxMii", SwpMaxMii) << "." in schedule()