Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp86 InstPartition(Instruction *I, Loop *L, bool DepCycle = false) in InstPartition()
212 bool DepCycle; member in __anon655745330111::InstPartition
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp132 InstPartition(Instruction *I, Loop *L, bool DepCycle = false) in InstPartition()
258 bool DepCycle; member in __anon42bd1f950111::InstPartition
/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp843 unsigned DepCycle = Cycles.lookup(Dep.DefMI).Depth; in computeInstrDepths() local
1164 unsigned DepCycle = getInstrCycles(*Dep.DefMI).Depth; in getPHIDepth() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp801 unsigned DepCycle = Cycles.lookup(Dep.DefMI).Depth; in updateDepth() local
1188 unsigned DepCycle = getInstrCycles(*Dep.DefMI).Depth; in getPHIDepth() local