Searched refs:replace_locals_op (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-inline.c5654 replace_locals_op (tree *tp, int *walk_subtrees, void *data)
5793 walk_gimple_seq (copy, replace_locals_stmt, replace_locals_op, wi);
5838 walk_gimple_seq (copy, replace_locals_stmt, replace_locals_op, &wi);
5653 replace_locals_op (tree *tp, int *walk_subtrees, void *data) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-inline.cc5690 replace_locals_op (tree *tp, int *walk_subtrees, void *data)
5829 walk_gimple_seq (copy, replace_locals_stmt, replace_locals_op, wi);
5873 walk_gimple_seq (copy, replace_locals_stmt, replace_locals_op, &wi);
5689 replace_locals_op (tree *tp, int *walk_subtrees, void *data) function

Completed in 119 milliseconds