Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dexpmed.h175 #define zero_cost \ macro
H A Dtree-ssa-loop-ivopts.c166 static const comp_cost zero_cost = {0, 0}; variable
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dexpmed.h348 zero_cost (bool speed) in zero_cost() function