Searched defs:m_node (Results 1 – 3 of 3) sorted by relevance
626 SLP_TREE_CHILDREN (*this->m_node)[0] = children[0]; in build() local627 SLP_TREE_CHILDREN (*this->m_node)[1] = in build() local1162 SLP_TREE_CHILDREN (*this->m_node)[0] = this->m_ops[2]; in build() local1163 SLP_TREE_CHILDREN (*this->m_node)[1] = newnode; in build() local1180 SLP_TREE_CHILDREN (*this->m_node)[0] = this->m_ops[3]; in build() local1181 SLP_TREE_CHILDREN (*this->m_node)[1] = newnode; in build() local1182 SLP_TREE_CHILDREN (*this->m_node)[2] = this->m_ops[0]; in build() local
209 const supernode *m_node; variable
250 const supernode *m_node; variable