Searched refs:substituteBoundVariablesToInstConstants (Results 1 – 6 of 6) sorted by relevance
185 d_quantEngine->getTermUtil()->substituteBoundVariablesToInstConstants( in registerQuantifier()
291 ->substituteBoundVariablesToInstConstants(hd, f); in generateTriggers()
151 Node substituteBoundVariablesToInstConstants(Node n, Node q);
301 d_quantEngine->getTermUtil()->substituteBoundVariablesToInstConstants( in getInstConstNode()
211 Node n = substituteBoundVariablesToInstConstants(q[1], q); in getInstConstantBody()239 Node TermUtil::substituteBoundVariablesToInstConstants(Node n, Node q) in substituteBoundVariablesToInstConstants() function in CVC4::theory::quantifiers::TermUtil
189 ->substituteBoundVariablesToInstConstants(n, f); in isGroundUfTerm()