Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dconstraint-manager.cc2514 tristate result_for_ecs in eval_condition() local
2516 if (result_for_ecs.is_known ()) in eval_condition()
2517 return result_for_ecs; in eval_condition()