Home
last modified time | relevance | path

Searched refs:cost_table_ (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDstmt.c104 static short cost_table_[129]; variable
110 #define COST_TABLE(I) cost_table_[(unsigned HOST_WIDE_INT) ((I) + 1)]