Searched refs:buildCNF (Results 1 – 3 of 3) sorted by relevance
173 CNFFormula buildCNF(const llvm::ArrayRef<const Formula *> &Formulas,
116 CNFFormula buildCNF(const llvm::ArrayRef<const Formula *> &Formulas, in buildCNF() function
110 : Atomics(), CNF(buildCNF(Vals, Atomics)), in WatchedLiteralsSolverImpl()