Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1001 class ISelUpdater : public SelectionDAG::DAGUpdateListener { class
1005 ISelUpdater(SelectionDAG &DAG, SelectionDAG::allnodes_iterator &isp) in ISelUpdater() function in __anond3706ec10111::ISelUpdater
1101 ISelUpdater ISU(*CurDAG, ISelPosition); in DoInstructionSelection()