Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dconstraint-manager.cc227 if (tree single_element = copy.constrained_to_single_element ()) in eval_condition() local
228 return compare_constants (single_element, op, rhs_const); in eval_condition()