GCC Middle and Back End API Reference
|
Public Member Functions | |
alloca_type_and_limit () | |
alloca_type_and_limit (enum alloca_type type, wide_int i) | |
alloca_type_and_limit (enum alloca_type type) | |
Data Fields | |
enum alloca_type | type |
wide_int | limit |
alloca_type_and_limit::alloca_type_and_limit | ( | ) |
Referenced by alloca_call_type().
|
inline |
|
inline |
References integer_zero_node, limit, and wi::to_wide().
wide_int alloca_type_and_limit::limit |
Referenced by alloca_type_and_limit(), and pass_walloca::execute().
enum alloca_type alloca_type_and_limit::type |
Referenced by pass_walloca::execute().