Searched defs:getSUnit (Results 1 – 2 of 2) sorted by relevance
392 inline SUnit *ScheduleDAGInstrs::getSUnit(MachineInstr *MI) const { getSUnit() function
480 inline SUnit *SDep::getSUnit() const { return Dep.getPointer(); } getSUnit() function