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

  /src/external/gpl3/gcc/dist/gcc/
tree-scalar-evolution.cc 600 t_bool follow_ssa_edge_binary (gimple *at_stmt,
894 scev_dfs::follow_ssa_edge_binary (gimple *at_stmt, tree type, tree rhs0,
1278 return follow_ssa_edge_binary (at_stmt, type, rhs0, code, rhs1,
892 scev_dfs::follow_ssa_edge_binary (gimple *at_stmt, tree type, tree rhs0, function in class:scev_dfs
  /src/external/gpl3/gcc.old/dist/gcc/
tree-scalar-evolution.cc 888 follow_ssa_edge_binary (class loop *loop, gimple *at_stmt,
1282 return follow_ssa_edge_binary (loop, at_stmt, type, rhs0, code, rhs1,
885 follow_ssa_edge_binary (class loop *loop, gimple *at_stmt, function

Completed in 26 milliseconds