GCC Middle and Back End API Reference
|
#include <ipa-prop.h>
Data Fields | |
vec< ipa_jump_func_t, va_gc > * | jump_functions |
ipa_edge_args stores information related to a callsite and particularly its arguments. It can be accessed by the IPA_EDGE_REF macro.
vec<ipa_jump_func_t, va_gc>* ipa_edge_args::jump_functions |