Searched refs:SwpForceIssueWidth (Results 1 – 2 of 2) sorted by relevance
65 extern cl::opt<int> SwpForceIssueWidth;698 if (SwpForceIssueWidth > 0) in ResourceManager()699 IssueWidth = SwpForceIssueWidth; in ResourceManager()
213 cl::opt<int> SwpForceIssueWidth( variable