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

  /src/external/gpl3/gcc/dist/gcc/
tree-scalar-evolution.cc 1486 follow_copies_to_constant (tree var)
1567 init_cond = follow_copies_to_constant (init_cond);
1957 res = follow_copies_to_constant (var);
1482 follow_copies_to_constant (tree var) function
  /src/external/gpl3/gcc.old/dist/gcc/
tree-scalar-evolution.cc 1458 follow_copies_to_constant (tree var)
1539 init_cond = follow_copies_to_constant (init_cond);
1956 res = follow_copies_to_constant (var);
1454 follow_copies_to_constant (tree var) function

Completed in 23 milliseconds