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

  /src/external/gpl3/gcc/dist/gcc/
tree-scalar-evolution.cc 1606 tree branch_chrec;
1614 branch_chrec = analyze_scalar_evolution
1617 res = chrec_merge (res, branch_chrec);
1602 tree branch_chrec; local
  /src/external/gpl3/gcc.old/dist/gcc/
tree-scalar-evolution.cc 1598 tree branch_chrec;
1606 branch_chrec = analyze_scalar_evolution
1609 res = chrec_merge (res, branch_chrec);
1594 tree branch_chrec; local

Completed in 35 milliseconds