Searched defs:complexity (Results 1 – 17 of 17) sorted by relevance
30 struct complexity struct32 complexity (unsigned num_nodes, unsigned max_depth) in complexity() argument43 unsigned m_num_nodes;47 unsigned m_max_depth;
68 complexity::complexity (const region *reg) in complexity() function in ana::complexity77 complexity::complexity (const svalue *sval) in complexity() function in ana::complexity
28 BigOFunc* FittingCurve(BigO complexity) { in FittingCurve()47 std::string GetBigOString(BigO complexity) { in GetBigOString()121 const std::vector<double>& time, const BigO complexity) { in MinimalLeastSq()
47 BigO complexity; member
25 BigO complexity; member
390 Benchmark* Benchmark::Complexity(BigO complexity) { in Complexity()395 Benchmark* Benchmark::Complexity(BigOFunc* complexity) { in Complexity()
28 BigOFunc* FittingCurve(BigO complexity) { in FittingCurve()50 std::string GetBigOString(BigO complexity) { in GetBigOString()124 const std::vector<double>& time, const BigO complexity) { in MinimalLeastSq()
27 BigO complexity; member
411 Benchmark* Benchmark::Complexity(BigO complexity) { in Complexity()416 Benchmark* Benchmark::Complexity(BigOFunc* complexity) { in Complexity()
589 int complexity = Pattern.getPatternComplexity(CGP); in collectPatterns() local
1318 BigO complexity; member
1371 BigO complexity; member
211 comp_cost (int64_t cost, unsigned complexity, int64_t scratch = 0) in comp_cost()252 unsigned complexity; /* The estimate of the complexity of the code for member in comp_cost
301 int complexity; member
252 unsigned complexity; /* The estimate of the complexity of the code for variable
302 int complexity; member