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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-strlen.cc 261 void handle_builtin_strcat (built_in_function bcode);
3516 strlen_pass::handle_builtin_strcat (built_in_function bcode) function in class:strlen_pass
5449 handle_builtin_strcat (DECL_FUNCTION_CODE (callee));
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-strlen.cc 260 void handle_builtin_strcat (built_in_function bcode);
3524 strlen_pass::handle_builtin_strcat (built_in_function bcode) function in class:strlen_pass
5406 handle_builtin_strcat (DECL_FUNCTION_CODE (callee));

Completed in 26 milliseconds