Home
last modified time | relevance | path

Searched defs:getSUnit (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h392 inline SUnit *ScheduleDAGInstrs::getSUnit(MachineInstr *MI) const { getSUnit() function
H A DScheduleDAG.h480 inline SUnit *SDep::getSUnit() const { return Dep.getPointer(); } getSUnit() function