Home
last modified time | relevance | path

Searched refs:MatchStateUpdater (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2575 class MatchStateUpdater : public SelectionDAG::DAGUpdateListener class
2580 MatchStateUpdater(SelectionDAG &DAG, in MatchStateUpdater() function in __anon60e8a1560211::MatchStateUpdater
2864 std::unique_ptr<MatchStateUpdater> MSU; in SelectCodeCommon()
2866 MSU.reset(new MatchStateUpdater(*CurDAG, RecordedNodes, in SelectCodeCommon()