Searched refs:getDAG (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp654 : SelectionDAG::DAGUpdateListener(dtl.getDAG()),
H A DLegalizeTypes.h160 SelectionDAG &getDAG() const { return DAG; } function in class:llvm::DAGTypeLegalizer
H A DDAGCombiner.cpp470 SelectionDAG &getDAG() const { return DAG; } function in class:__anon12264::DAGCombiner
505 : SelectionDAG::DAGUpdateListener(dc.getDAG()), DC(dc) {}
10682 SelectionDAG &DAG = DC->getDAG();

Completed in 94 milliseconds