Searched refs:IdentityLHS (Results 1 – 1 of 1) sorted by relevance
873 bool AllUndef = true, IdentityLHS = true, IdentityRHS = true; in SimplifyMultipleUseDemandedBits() local879 IdentityLHS &= (M == (int)i); in SimplifyMultipleUseDemandedBits()885 if (IdentityLHS) in SimplifyMultipleUseDemandedBits()3207 bool IdentityLHS = true, IdentityRHS = true; in SimplifyDemandedVectorElts() local3218 IdentityLHS &= (M < 0) || (M == (int)i); in SimplifyDemandedVectorElts()3224 if (Updated && !IdentityLHS && !IdentityRHS && !TLO.LegalOps) { in SimplifyDemandedVectorElts()