Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-ivopts.c4796 get_scaled_computation_cost_at (ivopts_data *data, gimple *at, comp_cost cost) in get_scaled_computation_cost_at() function
4882 cost = get_scaled_computation_cost_at (data, at, cost); in get_computation_cost()
4935 cost = get_scaled_computation_cost_at (data, at, cost); in get_computation_cost()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-ivopts.cc4827 get_scaled_computation_cost_at (ivopts_data *data, gimple *at, comp_cost cost) in get_scaled_computation_cost_at() function
4913 cost = get_scaled_computation_cost_at (data, at, cost); in get_computation_cost()
4966 cost = get_scaled_computation_cost_at (data, at, cost); in get_computation_cost()
H A DChangeLog-20163770 * tree-ssa-loop-ivopts.c (get_scaled_computation_cost_at):
22488 (get_scaled_computation_cost_at): New function.
H A DChangeLog-201929254 (get_scaled_computation_cost_at, determine_iv_cost): Promote type of
29262 * tree-ssa-loop-ivopts.c (get_scaled_computation_cost_at): Scale cost
H A DChangeLog-20178671 * tree-ssa-loop-ivopts.c (get_scaled_computation_cost_at): Use
32560 * tree-ssa-loop-ivopts.c (get_scaled_computation_cost_at): Delete