Searched refs:MAX_SETS (Results 1 – 1 of 1) sorted by relevance
2804 #define MAX_SETS (FIRST_PSEUDO_REGISTER * 2) macro2840 struct cselib_set sets[MAX_SETS]; in cselib_record_sets()2943 && n_sets + n_strict_low_parts < MAX_SETS) in cselib_record_sets()