Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleDAGInstrs.h395 inline SUnit *ScheduleDAGInstrs::getSUnit(MachineInstr *MI) const { in getSUnit() function
DScheduleDAG.h480 inline SUnit *SDep::getSUnit() const { return Dep.getPointer(); } in getSUnit() function