Home
last modified time | relevance | path

Searched refs:infer_nonnull_range_by_attribute (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDgimple-ssa-isolate-paths.c284 || 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()
HDubsan.c1942 && infer_nonnull_range_by_attribute (stmt, arg)) in instrument_nonnull_arg()
2007 && infer_nonnull_range_by_attribute (stmt, arg)) in instrument_nonnull_return()
HDgimple.c2786 || infer_nonnull_range_by_attribute (stmt, op); in infer_nonnull_range()
2811 infer_nonnull_range_by_attribute (gimple *stmt, tree op) in infer_nonnull_range_by_attribute() function
HDgimple.h1527 extern bool infer_nonnull_range_by_attribute (gimple *, tree);
HDvr-values.c340 && infer_nonnull_range_by_attribute (stmt, arg)) in gimple_stmt_nonzero_p()