Searched refs:rhsValues (Results 1 – 1 of 1) sorted by relevance
323 SmallVector<Value, 8> lhsValues, rhsValues; in alias() local325 collectUnderlyingAddressValues(rhs, rhsValues); in alias()329 if (lhsValues.empty() || rhsValues.empty()) in alias()335 for (Value rhsVal : rhsValues) { in alias()