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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp636 : SelectionDAG::DAGUpdateListener(dtl.getDAG()),
H A DLegalizeTypes.h141 SelectionDAG &getDAG() const { return DAG; } function in class:llvm::DAGTypeLegalizer
H A DDAGCombiner.cpp365 SelectionDAG &getDAG() const { return DAG; } function in class:__anon25798::DAGCombiner
400 : SelectionDAG::DAGUpdateListener(dc.getDAG()), DC(dc) {}
8693 SelectionDAG &DAG = DC->getDAG();

Completed in 227 milliseconds