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

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

Completed in 73 milliseconds