GCC Middle and Back End API Reference
|
Public Member Functions | |
ipa_edge_modification_info () | |
Data Fields | |
auto_vec< int > | index_map |
auto_vec< pass_through_split_map > | pass_through_map |
int | always_copy_delta = 0 |
Information about some call statements that needs to be conveyed from clone materialization to edge redirection.
|
inline |
int ipa_edge_modification_info::always_copy_delta = 0 |
Referenced by ipa_param_adjustments::modify_call(), record_argument_state(), and record_argument_state_1().
auto_vec<int> ipa_edge_modification_info::index_map |
Referenced by ipa_param_adjustments::modify_call(), record_argument_state(), and record_argument_state_1().
auto_vec<pass_through_split_map> ipa_edge_modification_info::pass_through_map |
Referenced by ipa_param_adjustments::modify_call(), record_argument_state(), and record_argument_state_1().