Searched defs:DepCycle (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopDistribute.cpp | 126 : DepCycle(DepCycle), OrigLoop(L) { in InstPartition() argument |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineTraceMetrics.cpp | 813 unsigned DepCycle = Cycles.lookup(Dep.DefMI).Depth; updateDepth() local |