Searched refs:getSolution (Results 1 – 2 of 2) sorted by relevance
68 std::optional<llvm::DenseMap<Atom, Assignment>> getSolution() const { in getSolution() function
66 if (auto Solution = R.getSolution()) { in operator <<()