Searched defs:ISelUpdater (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp737 /// ISelUpdater - helper class to handle updates of the instruction selection
739 class ISelUpdater : public SelectionDAG::DAGUpdateListener { class in namespace:__anon21201
742 ISelUpdater(SelectionDAG &DAG, SelectionDAG::allnodes_iterator &isp) function in class:__anon21201::ISelUpdater
776 ISelUpdater ISU(*CurDAG, ISelPosition);

Completed in 95 milliseconds