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