Searched defs:getDAG (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | LegalizeTypes.h | 208 SelectionDAG &getDAG() const { return DAG; } in getDAG() function |
H A D | DAGCombiner.cpp | 772 SelectionDAG &getDAG() const { return DAG; } in getDAG() function in __anon58e6a55b0111::DAGCombiner |