Searched refs:check_loadstore (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-ssa-isolate-paths.cc | 52 check_loadstore (gimple *stmt, tree op, tree, void *data) in check_loadstore() function 80 if (walk_stmt_load_store_ops (stmt, (void *)op, NULL, check_loadstore) in insert_trap() 101 check_loadstore, in insert_trap() 102 check_loadstore)) in insert_trap()
|
H A D | gimple.cc | 3009 check_loadstore (gimple *, tree op, tree, void *data) in check_loadstore() function 3047 check_loadstore, check_loadstore)) in infer_nonnull_range_by_dereference()
|
H A D | ChangeLog-2013 | 1967 * gimple.c (gimple_ior_addresses_taken_1, check_loadstore): Likewise. 1978 * gimple-ssa-isolate-paths.c (check_loadstore): Likewise. Remove 9711 * gimple-ssa-isolate-paths.c (check_loadstore): Mark discovered 9866 * gimple-ssa-isolate-paths.c (check_loadstore): New function. 10658 * gimple.c (check_loadstore): New function. 10663 Use check_loadstore rather than count_ptr_derefs. Handle
|
H A D | ChangeLog-2015 | 7675 * gimple.c (check_loadstore): Return false when 0 is a valid address.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-ssa-isolate-paths.c | 52 check_loadstore (gimple *stmt, tree op, tree, void *data) in check_loadstore() function 80 if (walk_stmt_load_store_ops (stmt, (void *)op, NULL, check_loadstore) in insert_trap() 101 check_loadstore, in insert_trap() 102 check_loadstore)) in insert_trap()
|
H A D | gimple.c | 2915 check_loadstore (gimple *, tree op, tree, void *data) in check_loadstore() function 2953 check_loadstore, check_loadstore)) in infer_nonnull_range_by_dereference()
|