Lines Matching refs:bcode
259 void handle_builtin_memcpy (built_in_function bcode);
260 void handle_builtin_strcat (built_in_function bcode);
2525 strlen_pass::handle_builtin_strcpy (built_in_function bcode)
2566 switch (bcode)
2688 switch (bcode)
3343 strlen_pass::handle_builtin_memcpy (built_in_function bcode)
3497 switch (bcode)
3524 strlen_pass::handle_builtin_strcat (built_in_function bcode)
3658 switch (bcode)
3768 strlen_pass::handle_alloc_call (built_in_function bcode)
3778 if (bcode == BUILT_IN_CALLOC)
3781 if (bcode == BUILT_IN_CALLOC)
3788 else if (bcode == BUILT_IN_MALLOC)