Searched refs:xncl (Results 1 – 1 of 1) sorted by relevance
1928 int xncl[NUMCLASS+1], mcl = 0, j; in Conservative() local1931 xncl[j] = 0; in Conservative()1940 if (xncl[CLASS(n)] == regK[CLASS(n)]) in Conservative()1943 xncl[CLASS(n)]++; in Conservative()1944 if (xncl[CLASS(n)] < regK[CLASS(n)]) in Conservative()1953 if (xncl[CLASS(n)] == regK[CLASS(n)]) in Conservative()1962 xncl[CLASS(n)]++; in Conservative()1963 if (xncl[CLASS(n)] < regK[CLASS(n)]) in Conservative()1968 out: j = trivially_colorable_p(CLASS(u), xncl); in Conservative()