|
GCC Middle and Back End API Reference
|

Go to the source code of this file.
Data Structures | |
| class | phi_group |
| class | phi_analyzer |
Functions | |
| bool | phi_analysis_available_p () |
| phi_analyzer & | phi_analysis () |
| void | phi_analysis_initialize (range_query &) |
| void | phi_analysis_finalize () |
| phi_analyzer & phi_analysis | ( | ) |
References gcc_checking_assert, and phi_analysis_object.
Referenced by fold_using_range::range_of_phi().
| bool phi_analysis_available_p | ( | ) |
References NULL, and phi_analysis_object.
Referenced by fold_using_range::range_of_phi().
| void phi_analysis_finalize | ( | ) |
References gcc_checking_assert, NULL, and phi_analysis_object.
Referenced by execute_ranger_vrp().
| void phi_analysis_initialize | ( | range_query & | q | ) |
References gcc_checking_assert, and phi_analysis_object.
Referenced by execute_ranger_vrp().