Searched refs:MatchStateUpdater (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2719 class MatchStateUpdater : public SelectionDAG::DAGUpdateListener class in namespace:__anon3586
2726 MatchStateUpdater(SelectionDAG &DAG, SDNode **NodeToMatch, function in class:__anon3586::MatchStateUpdater
3056 std::unique_ptr<MatchStateUpdater> MSU;
3058 MSU.reset(new MatchStateUpdater(*CurDAG, &NodeToMatch, RecordedNodes,

Completed in 118 milliseconds