Home
last modified time | relevance | path

Searched refs:PathSU (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp814 const SUnit *PathSU = MISUnitMap[&MI]; in BreakAntiDependencies() local
815 AntiDepEdges(PathSU, Edges); in BreakAntiDependencies()
874 for (const SDep &Pred : PathSU->Preds) { in BreakAntiDependencies()
883 for (const SDep &Pred : PathSU->Preds) { in BreakAntiDependencies()
908 for (SDep S : PathSU->Succs) { in BreakAntiDependencies()