|
GCC Middle and Back End API Reference
|
#include <cgraph.h>

Data Fields | |
| struct cgraph_node * | this_node |
| struct cgraph_function_version_info * | prev |
| struct cgraph_function_version_info * | next |
| tree | dispatcher_resolver |
Function Multiversioning info.
| tree cgraph_function_version_info::dispatcher_resolver |
Referenced by analyze_function().
| struct cgraph_function_version_info* cgraph_function_version_info::next |
Referenced by delete_function_version(), and record_function_versions().
| struct cgraph_function_version_info* cgraph_function_version_info::prev |
Referenced by delete_function_version(), and record_function_versions().
| struct cgraph_node* cgraph_function_version_info::this_node |
Referenced by cgraph_fnver_htab_eq(), get_cgraph_node_version(), and insert_new_cgraph_node_version().