Home
last modified time | relevance | path

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

/dports/math/cvc3/cvc3-2.4.1/src/include/
H A Dtheory_quant.h247 CDO<size_t> d_lastUsefulGtermsPos; variable
/dports/math/cvc3/cvc3-2.4.1/src/theory_quant/
H A Dtheory_quant.cpp155 d_lastUsefulGtermsPos(core->getCM()->getCurrentContext(), 0, 0), in TheoryQuant()
8115 d_lastUsefulGtermsPos.set(d_usefulGterms.size()); in saveContext()
8184 …matchListOld(d_usefulGterms, d_lastUsefulGtermsPos, d_usefulGterms.size() ); //new terms to old li… in synCheckSat()
8367 …matchListOld(d_usefulGterms, d_lastUsefulGtermsPos,d_usefulGterms.size() ); //new terms to old list in synCheckSat()