Searched refs:End2 (Results 1 – 2 of 2) sorted by relevance
1191 int64_t End2 = Store->getSrcValueOffset() + Size; in canUseBlockOperation() local1192 if (V1 == V2 && End1 == End2) in canUseBlockOperation()1196 MemoryLocation(V2, End2, Store->getAAInfo())); in canUseBlockOperation()
1392 int64_t End2 = Store->getSrcValueOffset() + Size; in canUseBlockOperation() local1393 if (V1 == V2 && End1 == End2) in canUseBlockOperation()1397 MemoryLocation(V2, End2, Store->getAAInfo())); in canUseBlockOperation()