Searched refs:redundant_reason (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddse.cc295 struct insn_info_type *redundant_reason; member in class:store_info
1372 insn_info_t ptr, last, redundant_reason;
1525 redundant_reason = NULL;
1578 redundant_reason = ptr;
1582 redundant_reason = ptr;
1594 redundant_reason = ptr;
1689 store_info->redundant_reason = redundant_reason;
2834 && s_info->redundant_reason
2835 && s_info->redundant_reason
1370 insn_info_t ptr, last, redundant_reason; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddse.c295 struct insn_info_type *redundant_reason; variable in typeref:struct:insn_info_type
1385 insn_info_t ptr, last, redundant_reason;
1538 redundant_reason = NULL;
1596 redundant_reason = ptr;
1600 redundant_reason = ptr;
1612 redundant_reason = ptr;
1707 store_info->redundant_reason = redundant_reason;
2832 && s_info->redundant_reason
2833 && s_info->redundant_reason
1383 insn_info_t ptr, last, redundant_reason; local
[all...]

Completed in 259 milliseconds