Searched refs:ISU (Results 1 – 2 of 2) sorted by relevance
157 for (SUnit &ISU : DAG->SUnits) in apply()158 scheduleAdjacentImpl(*DAG, ISU); in apply()
1101 ISelUpdater ISU(*CurDAG, ISelPosition); in DoInstructionSelection() local