Searched refs:SwpForceIssueWidth (Results 1 – 2 of 2) sorted by relevance
62 extern cl::opt<int> SwpForceIssueWidth;505 if (SwpForceIssueWidth > 0) in ResourceManager()506 IssueWidth = SwpForceIssueWidth; in ResourceManager()
204 cl::opt<int> SwpForceIssueWidth( variable