Searched refs:LHSATy (Results 1 – 1 of 1) sorted by relevance
13015 const auto *LHSATy = dyn_cast<ArrayType>(LHSTy); in CheckLogicalOperands() local13017 if ((LHSATy && LHSATy->getElementType().isWebAssemblyReferenceType()) || in CheckLogicalOperands()