Searched defs:DEP_COST (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ | ||
H A D | sched-int.h | 229 #define DEP_COST(D) ((D)->cost) macro |
/dflybsd-src/contrib/gcc-8.0/gcc/ | ||
H A D | sched-int.h | 252 #define DEP_COST(D) ((D)->cost) macro |