Searched defs:has_source_modifiers (Results 1 – 3 of 3) sorted by relevance
736 bool has_source_modifiers = entry->src.abs || entry->src.negate; in try_copy_propagate() local1513 const bool has_source_modifiers = val.abs || val.negate; in try_copy_propagate_def() local
349 bool has_source_modifiers = value.negate || value.abs; in try_copy_propagate() local
741 bool has_source_modifiers = entry->src.abs || entry->src.negate; in try_copy_propagate() local