Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDstmt.c99 static short cost_table_[129]; variable
105 #define COST_TABLE(I) cost_table_[(unsigned HOST_WIDE_INT) ((I) + 1)]
HDChangeLog-19993119 * stmt.c (cost_table_): New.