Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgcse.c541 struct null_pointer_info struct
662 struct null_pointer_info *));
5737 struct null_pointer_info *npi = (struct null_pointer_info *) data;
5764 struct null_pointer_info *npi;
5940 struct null_pointer_info npi;
H A DChangeLog.23206 * gcse.c (struct null_pointer_info): New type.
3211 (invalidate_nonnull_info): Take a null_pointer_info as input.
H A DChangeLog.75826 * gcse.c (struct null_pointer_info): Type of current_block field
7246 * gcse.c (struct null_pointer_info): Change typo of current_block
H A DChangeLog.39062 (struct null_pointer_info): min_reg and max_reg now unsigned.