Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-loop-ivopts.c160 unsigned complexity; /* The estimate of the complexity of the code for member
2617 new_cost (unsigned runtime, unsigned complexity) in new_cost()
3246 unsigned cost, acost, complexity; in get_address_cost() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-ivopts.c224 unsigned complexity; /* The estimate of the complexity of the code for member
H A Dvar-tracking.c301 int complexity; member