Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-predcom.cc434 struct component *split_data_refs_to_components ();
889 pcom_worker::split_data_refs_to_components () in split_data_refs_to_components() function in pcom_worker
3376 components = split_data_refs_to_components (); in tree_predictive_commoning_loop()
H A DChangeLog-202119497 (pcom_worker::split_data_refs_to_components): Adjust for renaming
22244 (split_data_refs_to_components): Renamed to...
22245 (pcom_worker::split_data_refs_to_components): ...this,
H A DChangeLog-20171172 (split_data_refs_to_components, suitable_component_p): Update
5885 (split_data_refs_to_components): Postpone clearing eliminate_store_p
22287 (split_data_refs_to_components): Compute and create component
H A DChangeLog8205 (pcom_worker::split_data_refs_to_components): Use new.
H A DChangeLog-201440249 (split_data_refs_to_components): Use wide-int interfaces.
49233 * tree-predcom.c (split_data_refs_to_components): If one dr is
H A DChangeLog-200719332 * tree-predcom.c (split_data_refs_to_components): Cast dr->aux from
H A DChangeLog-202037075 * tree-predcom.c (split_data_refs_to_components): Record which
H A DChangeLog-201922433 (split_data_refs_to_components): Same.
H A DChangeLog-20132564 * tree-predcom.c (split_data_refs_to_components): Give up if
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-predcom.c754 split_data_refs_to_components (class loop *loop, in split_data_refs_to_components() function
3252 components = split_data_refs_to_components (loop, datarefs, dependences); in tree_predictive_commoning_loop()