Searched defs:DepCycle (Results 1 – 4 of 4) sorted by relevance
86 InstPartition(Instruction *I, Loop *L, bool DepCycle = false) in InstPartition()212 bool DepCycle; member in __anon655745330111::InstPartition
132 InstPartition(Instruction *I, Loop *L, bool DepCycle = false) in InstPartition()258 bool DepCycle; member in __anon42bd1f950111::InstPartition
843 unsigned DepCycle = Cycles.lookup(Dep.DefMI).Depth; in computeInstrDepths() local1164 unsigned DepCycle = getInstrCycles(*Dep.DefMI).Depth; in getPHIDepth() local
801 unsigned DepCycle = Cycles.lookup(Dep.DefMI).Depth; in updateDepth() local1188 unsigned DepCycle = getInstrCycles(*Dep.DefMI).Depth; in getPHIDepth() local