Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp126 InstPartition(Instruction *I, Loop *L, bool DepCycle = false) in InstPartition()
251 bool DepCycle; member in __anon5f80120c0111::InstPartition
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp813 unsigned DepCycle = Cycles.lookup(Dep.DefMI).Depth; in updateDepth() local
1192 unsigned DepCycle = getInstrCycles(*Dep.DefMI).Depth; in getPHIDepth() local