Searched defs:InsertNode (Results 1 – 9 of 9) sorted by relevance
171 void InsertNode(Node *N) { in InsertNode() function601 void InsertNode(T *N, void *InsertPos) { in InsertNode() function608 void InsertNode(T *N) { in InsertNode() function
176 void InsertNode(Node *N) { in InsertNode() function611 void InsertNode(T *N, void *InsertPos) { in InsertNode() function618 void InsertNode(T *N) { in InsertNode() function
307 void FoldingSetImpl::InsertNode(Node *N, void *InsertPos) { in InsertNode() function in FoldingSetImpl
345 void FoldingSetImpl::InsertNode(Node *N, void *InsertPos) { in InsertNode() function in FoldingSetImpl
171 void InsertNode(Node *N) { in InsertNode() function
120 static void InsertNode(CPpmd7 *p, void *node, unsigned indx) in InsertNode() function
648 InsertNode () in InsertNode() function
716 void SelectionDAG::InsertNode(SDNode *N) { in InsertNode() function in SelectionDAG