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