Home
last modified time | relevance | path

Searched defs:complexity (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dcomplexity.h30 struct complexity struct
32 complexity (unsigned num_nodes, unsigned max_depth) in complexity() argument
43 unsigned m_num_nodes;
47 unsigned m_max_depth;
H A Dcomplexity.cc68 complexity::complexity (const region *reg) in complexity() function in ana::complexity
77 complexity::complexity (const svalue *sval) in complexity() function in ana::complexity
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dcomplexity.cc28 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()
H A Dcomplexity.h47 BigO complexity; member
H A Dbenchmark_api_internal.h25 BigO complexity; member
H A Dbenchmark_register.cc390 Benchmark* Benchmark::Complexity(BigO complexity) { in Complexity()
395 Benchmark* Benchmark::Complexity(BigOFunc* complexity) { in Complexity()
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dcomplexity.cc28 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()
H A Dcomplexity.h47 BigO complexity; member
H A Dbenchmark_api_internal.h27 BigO complexity; member
H A Dbenchmark_register.cc411 Benchmark* Benchmark::Complexity(BigO complexity) { in Complexity()
416 Benchmark* Benchmark::Complexity(BigOFunc* complexity) { in Complexity()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DFastISelEmitter.cpp589 int complexity = Pattern.getPatternComplexity(CGP); in collectPatterns() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
H A Dbenchmark.h1318 BigO complexity; member
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h1371 BigO complexity; member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-ivopts.cc211 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
H A Dvar-tracking.cc301 int complexity; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-ivopts.c252 unsigned complexity; /* The estimate of the complexity of the code for variable
H A Dvar-tracking.c302 int complexity; member