Searched refs:expl_singleton (Results 1 – 2 of 2) sorted by relevance
837 …relation_base * expl_singleton = rmgr.mk_empty_relation(expl_singleton_sig, m_er_plugin->get_kind(… in transform_facts() local840 expl_singleton->add_fact(es_fact); in transform_facts()842 SASSERT(&expl_singleton->get_plugin()==m_er_plugin); in transform_facts()843 m_e_fact_relation = static_cast<explanation_relation *>(expl_singleton); in transform_facts()