Searched defs:insertDAGNode (Results 1 – 2 of 2) sorted by relevance
638 static void insertDAGNode(SelectionDAG *DAG, SDNode *Pos, SDValue N) { in insertDAGNode() function
2023 static void insertDAGNode(SelectionDAG &DAG, SDValue Pos, SDValue N) { in insertDAGNode() function