Searched refs:SwpForceIssueWidth (Results 1 – 2 of 2) sorted by relevance
64 extern cl::opt<int> SwpForceIssueWidth;510 if (SwpForceIssueWidth > 0) in ResourceManager()511 IssueWidth = SwpForceIssueWidth; in ResourceManager()
209 cl::opt<int> SwpForceIssueWidth( variable