Searched refs:CGRAPH_STATE_IPA_SSA (Results 1 – 5 of 5) sorted by relevance
98 if (cgraph_state < CGRAPH_STATE_IPA_SSA) in execute_all_early_local_passes()99 cgraph_state = CGRAPH_STATE_IPA_SSA; in execute_all_early_local_passes()
244 case CGRAPH_STATE_IPA_SSA: in cgraph_process_new_functions()254 if ((cgraph_state == CGRAPH_STATE_IPA_SSA in cgraph_process_new_functions()2064 if (cgraph_state < CGRAPH_STATE_IPA_SSA) in ipa_passes()2065 cgraph_state = CGRAPH_STATE_IPA_SSA; in ipa_passes()
457 CGRAPH_STATE_IPA_SSA, enumerator
2414 case CGRAPH_STATE_IPA_SSA: in cgraph_add_new_function()
2817 cgraph_state = CGRAPH_STATE_IPA_SSA; in do_whole_program_analysis()