Searched refs:MinCallCountForCGMatching (Results 1 – 1 of 1) sorted by relevance
36 static cl::opt<unsigned> MinCallCountForCGMatching( variable810 if (FilteredIRAnchorsList.size() < MinCallCountForCGMatching || in functionMatchesProfileHelper()811 FilteredProfileAnchorList.size() < MinCallCountForCGMatching) in functionMatchesProfileHelper()