Searched refs:infer_nonnull_range_by_attribute (Results 1 – 5 of 5) sorted by relevance
284 || infer_nonnull_range_by_attribute (use_stmt, name)) in stmt_uses_name_in_undefined_way()324 || infer_nonnull_range_by_attribute (stmt, null_pointer_node)) in stmt_uses_0_or_null_in_undefined_way()
1711 && infer_nonnull_range_by_attribute (call, arg)) in gimple_call_nonnull_arg()3030 || infer_nonnull_range_by_attribute (stmt, op)); in infer_nonnull_range()3056 infer_nonnull_range_by_attribute (gimple *stmt, tree op) in infer_nonnull_range_by_attribute() function
1980 && infer_nonnull_range_by_attribute (stmt, arg)) in instrument_nonnull_arg()2045 && infer_nonnull_range_by_attribute (stmt, arg)) in instrument_nonnull_return()
1633 extern bool infer_nonnull_range_by_attribute (gimple *, tree);
19350 * gimple.c (infer_nonnull_range_by_attribute): Check that the19931 infer_nonnull_range_by_attribute.19936 (infer_nonnull_range_by_attribute): New.