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