Searched refs:NumUnsafeDependencesStartOrEnd (Results 1 – 1 of 1) sorted by relevance
538 unsigned NumUnsafeDependencesStartOrEnd; member540 Entry(Instruction *Inst) : Inst(Inst), NumUnsafeDependencesStartOrEnd(0) {} in Entry()559 ++Accesses[Dep.Source].NumUnsafeDependencesStartOrEnd; in MemoryInstructionDependences()560 --Accesses[Dep.Destination].NumUnsafeDependencesStartOrEnd; in MemoryInstructionDependences()696 InstDep.NumUnsafeDependencesStartOrEnd > 0) in processLoop()700 NumUnsafeDependencesActive += InstDep.NumUnsafeDependencesStartOrEnd; in processLoop()