Searched refs:OtherMCE (Results 1 – 1 of 1) sorted by relevance
288 const MemoryExpression &OtherMCE = cast<MemoryExpression>(Other); in equals() local290 return MemoryLeader == OtherMCE.MemoryLeader; in equals()