Home
last modified time | relevance | path

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

/dports/science/dynare/dynare-4.6.4/preprocessor/src/
H A DExprNode.hh963 bool createAuxVarForUnaryOpNode() const;
H A DExprNode.cc3500 UnaryOpNode::createAuxVarForUnaryOpNode() const in createAuxVarForUnaryOpNode() function in UnaryOpNode
3535 if (!this->createAuxVarForUnaryOpNode()) in findUnaryOpNodesForAuxVarCreation()