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

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-strlen.cc256 void handle_builtin_strcpy (built_in_function);
2525 strlen_pass::handle_builtin_strcpy (built_in_function bcode) function in class:strlen_pass
5383 handle_builtin_strcpy (DECL_FUNCTION_CODE (callee));
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-strlen.c2644 handle_builtin_strcpy (enum built_in_function bcode, gimple_stmt_iterator *gsi, function
5418 handle_builtin_strcpy (DECL_FUNCTION_CODE (callee), gsi, rvals);

Completed in 146 milliseconds