Searched refs:MaxSupportedArgs (Results 1 – 1 of 1) sorted by relevance
392 const unsigned MaxSupportedArgs = 50; in tryInterproceduralAnalysis() local397 if (std::distance(Args.begin(), Args.end()) > (int)MaxSupportedArgs) in tryInterproceduralAnalysis()