Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-loop-ivopts.cc4684 bool simple_inv = true; in get_address_cost() local
4734 simple_inv = false; in get_address_cost()
4773 if (simple_inv) in get_address_cost()
4774 simple_inv = (aff_inv == NULL in get_address_cost()
4786 if (comp_inv && inv_expr && !simple_inv) in get_address_cost()
4919 bool simple_inv = (aff_combination_const_p (&aff_inv) in get_computation_cost() local
4927 if (comp_inv && inv_expr && !simple_inv) in get_computation_cost()