Searched defs:InsertNode (Results 1 – 5 of 5) sorted by relevance
172 void InsertNode(Node *N) { in InsertNode() function580 void InsertNode(T *N, void *InsertPos) { in InsertNode() function587 void InsertNode(T *N) { in InsertNode() function
310 void FoldingSetImpl::InsertNode(Node *N, void *InsertPos) { in InsertNode() function in FoldingSetImpl
118 static void InsertNode(CPpmd7 *p, void *node, unsigned indx) in InsertNode() function
648 InsertNode () in InsertNode() function
774 void SelectionDAG::InsertNode(SDNode *N) { in InsertNode() function in SelectionDAG