Searched refs:MatchStateUpdater (Results 1 – 1 of 1) sorted by relevance
3011 class MatchStateUpdater : public SelectionDAG::DAGUpdateListener class3018 MatchStateUpdater(SelectionDAG &DAG, SDNode **NodeToMatch, in MatchStateUpdater() function in __anona6baf40a0511::MatchStateUpdater3416 std::unique_ptr<MatchStateUpdater> MSU; in SelectCodeCommon()3418 MSU.reset(new MatchStateUpdater(*CurDAG, &NodeToMatch, RecordedNodes, in SelectCodeCommon()