Home
last modified time | relevance | path

Searched defs:DepSU (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DMacroFusion.cpp197 SUnit &DepSU = *Dep.getSUnit(); in scheduleAdjacentImpl() local
H A DMachineScheduler.cpp3817 SUnit *DepSU = Dep.getSUnit(); reschedulePhysReg() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp2856 static bool canClobberReachingPhysRegUse(const SUnit *DepSU, const SUnit *SU, in canClobberReachingPhysRegUse() argument