Searched refs:CriticalMemoryInstruction (Results 1 – 1 of 1) sorted by relevance
49 InstRef CriticalMemoryInstruction; variable76 return CriticalMemoryInstruction; in getCriticalMemoryInstruction()92 Group->onGroupIssued(CriticalMemoryInstruction, IsDataDependent); in addSuccessor()141 if ((bool)CriticalMemoryInstruction) { 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()168 if (CriticalMemoryInstruction && in onInstructionExecuted()169 CriticalMemoryInstruction.getSourceIndex() == IR.getSourceIndex()) { in onInstructionExecuted()[all …]