Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isp

742   ISelUpdater(SelectionDAG &DAG, SelectionDAG::allnodes_iterator &isp)
743 : SelectionDAG::DAGUpdateListener(DAG), ISelPosition(isp) {}