Home
last modified time | relevance | path

Searched refs:get_nonnull_args (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dsm-malloc.cc675 bitmap nonnull_args = get_nonnull_args (fntype); in on_stmt()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-range-cache.cc1571 bitmap nonnullargs = get_nonnull_args (fntype); in block_apply_nonnull()
H A Dtree-ssa-ccp.cc4579 bitmap nonnullargs = get_nonnull_args (fntype); in execute()
H A Dtree.h5493 extern bitmap get_nonnull_args (const_tree);
H A Dbuiltins.cc1118 bitmap argmap = get_nonnull_args (TREE_TYPE (TREE_TYPE (fn))); in validate_arglist()
H A Dtree.cc14273 get_nonnull_args (const_tree fntype) in get_nonnull_args() function
H A DChangeLog-2016246 * 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.
H A DChangeLog-202018541 * tree.c (get_nonnull_args): Consider the this pointer implicitly
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsm-malloc.cc1700 bitmap nonnull_args = get_nonnull_args (fntype); in on_stmt()
H A Dregion-model.cc3987 bitmap nonnull_args = get_nonnull_args (fntype); in push_frame()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-ccp.c3550 = get_nonnull_args (gimple_call_fntype (stmt)); in execute()
H A Dtree.h5298 extern bitmap get_nonnull_args (const_tree);
H A Dbuiltins.c1229 bitmap argmap = get_nonnull_args (TREE_TYPE (TREE_TYPE (fn))); in validate_arglist()
H A Dtree.c15017 get_nonnull_args (const_tree fntype) in get_nonnull_args() function