Home
last modified time | relevance | path

Searched refs:copy_defs (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddf-scan.cc115 static const unsigned int copy_defs = 0x1; variable
119 static const unsigned int copy_all = copy_defs | copy_uses | copy_eq_uses
2419 if (flags & copy_defs) in df_refs_add_to_chains()
3599 copy_defs); in df_record_entry_block_defs()
DChangeLog-201312347 (copy_defs): New constant.