Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDtree-ssa-loop-im.c417 stmt_cost (tree stmt) in stmt_cost() function
503 lim_data->cost += stmt_cost (stmt); in determine_max_movement()
HDChangeLog-200526596 * tree-ssa-loop-im.c (stmt_cost): Add RDIV_EXPR to list of
34229 * tree-ssa-loop-im.c (stmt_cost): Likewise
HDChangeLog-20045130 * tree-ssa-loop-im.c (stmt_cost): Use stmt_references_memory_p.