Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMacroFusion.cpp157 for (SUnit &ISU : DAG->SUnits) in apply()
158 scheduleAdjacentImpl(*DAG, ISU); in apply()
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1101 ISelUpdater ISU(*CurDAG, ISelPosition); in DoInstructionSelection() local