Searched refs:get_nonnull_args (Results 1 – 14 of 14) sorted by relevance
675 bitmap nonnull_args = get_nonnull_args (fntype); in on_stmt()
1571 bitmap nonnullargs = get_nonnull_args (fntype); in block_apply_nonnull()
4579 bitmap nonnullargs = get_nonnull_args (fntype); in execute()
5493 extern bitmap get_nonnull_args (const_tree);
1118 bitmap argmap = get_nonnull_args (TREE_TYPE (TREE_TYPE (fn))); in validate_arglist()
14273 get_nonnull_args (const_tree fntype) in get_nonnull_args() function
246 * builtins.c (validate_arglist): Adjust get_nonnull_args call.249 * calls.h (get_nonnull_args): Remove declaration.255 * tree.h (get_nonnull_args): Declare.256 * tree.c (get_nonnull_args): New function.1360 * calls.h (get_nonnull_args): Declared.
18541 * tree.c (get_nonnull_args): Consider the this pointer implicitly
1700 bitmap nonnull_args = get_nonnull_args (fntype); in on_stmt()
3987 bitmap nonnull_args = get_nonnull_args (fntype); in push_frame()
3550 = get_nonnull_args (gimple_call_fntype (stmt)); in execute()
5298 extern bitmap get_nonnull_args (const_tree);
1229 bitmap argmap = get_nonnull_args (TREE_TYPE (TREE_TYPE (fn))); in validate_arglist()
15017 get_nonnull_args (const_tree fntype) in get_nonnull_args() function