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

  /src/external/gpl3/gcc/dist/gcc/
tree-cfg.cc 7142 move_stmt_op (tree *tp, int *walk_subtrees, void *data) function
7248 /* Like move_stmt_op, but for gimple statements.
7320 /* For FORCED_LABEL, move_stmt_op doesn't adjust DECL_CONTEXT,
7324 walk_gimple_op (stmt, move_stmt_op, wi);
7344 move_stmt_op, wi); local
7472 walk_gimple_stmt (&si, move_stmt_r, move_stmt_op, &wi);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-cfg.cc 6963 move_stmt_op (tree *tp, int *walk_subtrees, void *data) function
7069 /* Like move_stmt_op, but for gimple statements.
7141 /* For FORCED_LABEL, move_stmt_op doesn't adjust DECL_CONTEXT,
7145 walk_gimple_op (stmt, move_stmt_op, wi);
7165 move_stmt_op, wi); local
7293 walk_gimple_stmt (&si, move_stmt_r, move_stmt_op, &wi);

Completed in 24 milliseconds