Home
last modified time | relevance | path

Searched defs:SuccDep (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAG.cpp304 for (const SDep &SuccDep : Cur->Succs) { in ComputeHeight() local
583 for (const SDep &SuccDep : llvm::reverse(SU->Succs)) { in DFS() local
H A DScheduleDAGInstrs.cpp1393 for (const SDep &SuccDep : PredSU->Succs) { in joinPredSubtree() local
1459 for (const SDep &SuccDep : SU->Succs) { in hasDataSucc() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp310 SUnit *SuccDep = D.getSUnit(); in CopyAndMoveSuccessors() local
317 SUnit *SuccDep = D.getSUnit(); in CopyAndMoveSuccessors() local
H A DScheduleDAGRRList.cpp1090 SUnit *SuccDep = D.getSUnit(); in TryUnfoldSU() local
1101 SUnit *SuccDep = D.getSUnit(); in TryUnfoldSU() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp1120 for (const SDep &SuccDep : SU.Succs) { in colorExports() local