Searched refs:CriticalMemoryInstruction (Results 1 – 1 of 1) sorted by relevance
49 InstRef CriticalMemoryInstruction; variable58 NumExecuted(0), CriticalPredecessor(), CriticalMemoryInstruction() {} in MemoryGroup()76 return CriticalMemoryInstruction; in getCriticalMemoryInstruction()92 Group->onGroupIssued(CriticalMemoryInstruction, IsDataDependent); in addSuccessor()141 if ((bool)CriticalMemoryInstruction) { in onInstructionIssued()142 const Instruction &OtherIS = *CriticalMemoryInstruction.getInstruction(); in onInstructionIssued()144 CriticalMemoryInstruction = IR; in onInstructionIssued()146 CriticalMemoryInstruction = IR; in onInstructionIssued()154 MG->onGroupIssued(CriticalMemoryInstruction, false); in onInstructionIssued()160 MG->onGroupIssued(CriticalMemoryInstruction, true); in onInstructionIssued()[all …]