Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dgcse.c565 static void compute_cprop_data (void);
2566 compute_cprop_data (void) in compute_cprop_data() function
3417 compute_cprop_data (); in one_cprop_pass()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dgcse.c605 static void compute_cprop_data PARAMS ((void));
3846 compute_cprop_data () in compute_cprop_data() function
4571 compute_cprop_data ();
H A DChangeLog.22731 (compute_cprop_data): Use compute_available.
H A DChangeLog.13552 (compute_cprop_data): Use compute_local_properties.
H A DChangeLog17195 (classic_gcse, one_classic_gcse_pass, compute_cprop_data,