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

  /src/external/gpl3/gcc/dist/gcc/
tree-cfg.cc 7221 /* Helper for move_stmt_r. Given an EH region number for the source
7256 move_stmt_r (gimple_stmt_iterator *gsi_p, bool *handled_ops_p, function
7343 walk_gimple_seq_mod (gimple_omp_body_ptr (stmt), move_stmt_r, local
7472 walk_gimple_stmt (&si, move_stmt_r, move_stmt_op, &wi);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-cfg.cc 7042 /* Helper for move_stmt_r. Given an EH region number for the source
7077 move_stmt_r (gimple_stmt_iterator *gsi_p, bool *handled_ops_p, function
7164 walk_gimple_seq_mod (gimple_omp_body_ptr (stmt), move_stmt_r, local
7293 walk_gimple_stmt (&si, move_stmt_r, move_stmt_op, &wi);

Completed in 25 milliseconds