Searched defs:getDAG (Results 1 – 2 of 2) sorted by relevance
| /external/llvm/lib/CodeGen/SelectionDAG/ | ||
| D | LegalizeTypes.h | 160 SelectionDAG &getDAG() const { return DAG; } in getDAG() function |
| D | DAGCombiner.cpp | 470 SelectionDAG &getDAG() const { return DAG; } in getDAG() function in __anon894433be0111::DAGCombiner |