Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp131 InstPartition(Instruction *I, Loop *L, bool DepCycle = false) in InstPartition()
257 bool DepCycle; member in __anon51f880570111::InstPartition
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp800 unsigned DepCycle = Cycles.lookup(Dep.DefMI).Depth; in updateDepth() local
1188 unsigned DepCycle = getInstrCycles(*Dep.DefMI).Depth; in getPHIDepth() local