Searched refs:IsAStore (Results 1 – 1 of 1) sorted by relevance
217 bool IsAStore = IS.getMayStore(); in onInstructionRetired() local218 assert((IsALoad || IsAStore) && "Expected a memory operation!"); in onInstructionRetired()226 if (IsAStore) { in onInstructionRetired()