Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp129 InstPartition(Instruction *I, Loop *L, bool DepCycle = false) in InstPartition()
255 bool DepCycle; member in __anon15fb75190111::InstPartition
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp799 unsigned DepCycle = Cycles.lookup(Dep.DefMI).Depth; in updateDepth() local
1186 unsigned DepCycle = getInstrCycles(*Dep.DefMI).Depth; in getPHIDepth() local