Searched refs:MatchStateUpdater (Results 1 – 1 of 1) sorted by relevance
2784 class MatchStateUpdater : public SelectionDAG::DAGUpdateListener class2791 MatchStateUpdater(SelectionDAG &DAG, SDNode **NodeToMatch, in MatchStateUpdater() function in __anon4eec30bf0411::MatchStateUpdater3122 std::unique_ptr<MatchStateUpdater> MSU; in SelectCodeCommon()3124 MSU.reset(new MatchStateUpdater(*CurDAG, &NodeToMatch, RecordedNodes, in SelectCodeCommon()