Searched refs:MaxNumPaths (Results 1 – 1 of 1) sorted by relevance
106 static cl::opt<unsigned> MaxNumPaths( variable632 if (Res.size() >= MaxNumPaths) { in paths()