Searched refs:MinFuncCountForCGMatching (Results 1 – 1 of 1) sorted by relevance
29 static cl::opt<unsigned> MinFuncCountForCGMatching( variable790 if (IRFunc.size() < MinFuncCountForCGMatching || in functionMatchesProfileHelper()791 FSFlattened->getBodySamples().size() < MinFuncCountForCGMatching) in functionMatchesProfileHelper()