Searched refs:cgraph_propagate_frequency_data (Results 1 – 1 of 1) sorted by relevance
2742 struct cgraph_propagate_frequency_data struct2755 struct cgraph_propagate_frequency_data *d; in cgraph_propagate_frequency_1() argument2758 d = (struct cgraph_propagate_frequency_data *)data; in cgraph_propagate_frequency_1()2810 struct cgraph_propagate_frequency_data d = {true, true, true, true}; in cgraph_propagate_frequency()