Home
last modified time | relevance | path

Searched refs:STRUCT_EQUIV_FINAL (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dstruct-equiv.c268 if (info->mode & STRUCT_EQUIV_FINAL) in struct_equiv_improve_checkpoint()
1148 if (info->cur.x_start && info->mode & STRUCT_EQUIV_FINAL) in struct_equiv_block_eq()
1169 if (info->mode & STRUCT_EQUIV_FINAL) in struct_equiv_block_eq()
1225 if (info->mode & STRUCT_EQUIV_FINAL) in struct_equiv_block_eq()
Dbasic-block.h843 #define STRUCT_EQUIV_FINAL 1024 /* Make any changes necessary to get macro
DChangeLog-20051546 (STRUCT_EQUIV_RERUN, STRUCT_EQUIV_FINAL): Likewise.