Searched refs:rec_l1 (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dddg.c1022 const int rec_l1 = (*(const ddg_scc_ptr *)s1)->recurrence_length;
1024 return ((rec_l2 > rec_l1) - (rec_l2 < rec_l1));
1020 const int rec_l1 = (*(const ddg_scc_ptr *)s1)->recurrence_length; local

Completed in 91 milliseconds