Searched defs:getDAG (Results 1 – 4 of 4) sorted by relevance
147 SelectionDAG *getDAG() const { return &DAG; } in getDAG() function
206 SelectionDAG &getDAG() const { return DAG; } in getDAG() function
849 SelectionDAG &getDAG() const { return DAG; } in getDAG() function in __anon666e37100111::DAGCombiner
42 const SelectionDAG *getDAG() const { return DAG; } in getDAG() function