Searched refs:MatchStateUpdater (Results 1 – 1 of 1) sorted by relevance
3145 class MatchStateUpdater : public SelectionDAG::DAGUpdateListener class3152 MatchStateUpdater(SelectionDAG &DAG, SDNode **NodeToMatch, in MatchStateUpdater() function in __anoncb0c1b940511::MatchStateUpdater3559 std::unique_ptr<MatchStateUpdater> MSU; in SelectCodeCommon()3561 MSU.reset(new MatchStateUpdater(*CurDAG, &NodeToMatch, RecordedNodes, in SelectCodeCommon()