After calling BuildSchedGraph, each machine instruction in the current scheduling region is mapped to an SUnit.
Declared in <llvm/CodeGen/ScheduleDAGInstrs.h>
<llvm/CodeGen/ScheduleDAGInstrs.h>
DenseMap<MachineInstr*, SUnit*> MISUnitMap;