Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp126 : DepCycle(DepCycle), OrigLoop(L) { in InstPartition() argument
251 bool DepCycle; global() member in __anon722c963f0111::InstPartition
/llvm-project/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp813 unsigned DepCycle = Cycles.lookup(Dep.DefMI).Depth; updateDepth() local
1192 unsigned DepCycle = getInstrCycles(*Dep.DefMI).Depth; getPHIDepth() local