Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:V2

1128   const Value *V2 = Store->getMemOperand()->getValue();
1129 if (!V1 || !V2)
1136 if (V1 == V2 && End1 == End2)
1140 MemoryLocation(V2, End2, Store->getAAInfo()));