Searched refs:NumUnsafeDependencesStartOrEnd (Results 1 – 1 of 1) sorted by relevance
542 unsigned NumUnsafeDependencesStartOrEnd; member544 Entry(Instruction *Inst) : Inst(Inst), NumUnsafeDependencesStartOrEnd(0) {} in Entry()563 ++Accesses[Dep.Source].NumUnsafeDependencesStartOrEnd; in MemoryInstructionDependences()564 --Accesses[Dep.Destination].NumUnsafeDependencesStartOrEnd; in MemoryInstructionDependences()721 InstDep.NumUnsafeDependencesStartOrEnd > 0) in processLoop()725 NumUnsafeDependencesActive += InstDep.NumUnsafeDependencesStartOrEnd; in processLoop()