Searched refs:rdist (Results 1 – 1 of 1) sorted by relevance
484 size_t rdist = Int64FromConstant(ushr->GetRight()->AsConstant()); in TryReplaceWithRotateConstantPattern() local486 if (((ldist + rdist) & (reg_bits - 1)) == 0) { in TryReplaceWithRotateConstantPattern()