Searched refs:d_emptyClauseId (Results 1 – 2 of 2) sorted by relevance
198 void constructProof() { constructProof(d_emptyClauseId); } in constructProof()200 void refreshProof() { refreshProof(d_emptyClauseId); } in refreshProof()221 const ClauseId& getEmptyClauseId() const { return d_emptyClauseId; } in getEmptyClauseId()301 const ClauseId d_emptyClauseId; variable
89 if (id == d_emptyClauseId) { in createLitSet()192 d_emptyClauseId(ClauseIdEmpty), in TSatProof()301 if (id == d_emptyClauseId) { in checkResolution()464 } else if (id == d_emptyClauseId) { in print()850 registerResolution(d_emptyClauseId, res); in finalizeProof()874 registerResolution(d_emptyClauseId, res); in finalizeProof()982 return hasResolutionChain(d_emptyClauseId); in derivedEmptyClause()