GCC Middle and Back End API Reference
|
Data Fields | |
unsigned HOST_WIDEST_INT | n |
int | size |
A symbolic number is used to detect byte permutation and selection patterns. Therefore the field N contains an artificial number consisting of byte size markers: 0 - byte has the value 0 1..size - byte contains the content of the byte number indexed with that value minus one
unsigned HOST_WIDEST_INT symbolic_number::n |
Referenced by do_shift_rotate(), find_bswap(), and find_bswap_1().
int symbolic_number::size |
Referenced by do_shift_rotate(), find_bswap(), find_bswap_1(), and verify_symbolic_number_p().