Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-ccp.c3445 = get_nonnull_args (gimple_call_fntype (stmt)); in execute()
H A Dtree.h5026 extern bitmap get_nonnull_args (const_tree);
H A Dbuiltins.c1071 bitmap argmap = get_nonnull_args (TREE_TYPE (TREE_TYPE (fn))); in validate_arglist()
H A Dtree.c14120 get_nonnull_args (const_tree fntype) in get_nonnull_args() function