Searched defs:Complexity (Results 1 – 7 of 7) sorted by relevance
52 mutable unsigned Complexity = 0; global() variable
240 unsigned Complexity; global() variable
4321 int Complexity = TheDef->getValueAsInt("AddedComplexity"); ParseOnePattern() local
421 Benchmark* Benchmark::Complexity(BigO complexity) { in Complexity() function in benchmark::internal::Benchmark426 Benchmark* Benchmark::Complexity(BigOFunc* complexity) { in Complexity() function in benchmark::internal::Benchmark
424 size_t Complexity = 1; in calculateStmtComplexity() local
3071 unsigned Complexity = 0; selectLEAAddr() local [all...]
809 for (unsigned j = i+1; j != e && Ops[j]->getSCEVType() == Complexity; ++j) { in GroupByComplexity() local 833 unsigned Complexity = S->getSCEVType(); GroupByComplexity() local