Searched refs:MinFuncCountForCGMatching (Results 1 – 1 of 1) sorted by relevance
31 static cl::opt<unsigned> MinFuncCountForCGMatching( variable782 if (IRFunc.size() < MinFuncCountForCGMatching || in functionMatchesProfileHelper()783 FSForMatching->getBodySamples().size() < MinFuncCountForCGMatching) in functionMatchesProfileHelper()