Searched refs:MatchStateUpdater (Results 1 – 1 of 1) sorted by relevance
2752 class MatchStateUpdater : public SelectionDAG::DAGUpdateListener class2759 MatchStateUpdater(SelectionDAG &DAG, SDNode **NodeToMatch, in MatchStateUpdater() function in __anone743f0c40411::MatchStateUpdater3099 std::unique_ptr<MatchStateUpdater> MSU; in SelectCodeCommon()3101 MSU.reset(new MatchStateUpdater(*CurDAG, &NodeToMatch, RecordedNodes, in SelectCodeCommon()