
Public Member Functions | |
| LINEAR_FUNCTION (EXPR_TYPE e, CODEREP *v) | |
| LINEAR_FUNCTION (EXPR_TYPE e) | |
Data Fields | |
| EXPR_TYPE | type |
| CODEREP * | variant |
Definition at line 752 of file opt_loop.cxx.
Definition at line 755 of file opt_loop.cxx.
| LINEAR_FUNCTION::LINEAR_FUNCTION | ( | EXPR_TYPE | e | ) | [inline] |
Definition at line 756 of file opt_loop.cxx.
Definition at line 753 of file opt_loop.cxx.
Referenced by Is_linear_function_of(), and Linear_function().
Definition at line 754 of file opt_loop.cxx.
Referenced by Is_linear_function_of(), and Linear_function().
1.5.6