HomeSort by: relevance | last modified time | path
    Searched defs:reversed_condition (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
loop-iv.cc 1707 reversed_condition (rtx cond) function
1742 rev = reversed_condition (cond);
1743 reve = reversed_condition (exp);
1928 cond = reversed_condition (cond);
2890 condition = reversed_condition (condition);
  /src/external/gpl3/gcc.old/dist/gcc/
loop-iv.cc 1723 reversed_condition (rtx cond) function
1758 rev = reversed_condition (cond);
1759 reve = reversed_condition (exp);
1944 cond = reversed_condition (cond);
2906 condition = reversed_condition (condition);

Completed in 20 milliseconds