Searched refs:IsAStore (Results 1 – 1 of 1) sorted by relevance
216 bool IsAStore = Desc.MayStore; in onInstructionRetired() local217 assert((IsALoad || IsAStore) && "Expected a memory operation!"); in onInstructionRetired()225 if (IsAStore) { in onInstructionRetired()