Searched refs:AllowRHSConstant (Results 1 – 2 of 2) sorted by relevance
1175 bool AllowRHSConstant = false,1184 bool AllowRHSConstant = false, bool NSZ = false);
2654 bool AllowRHSConstant, bool NSZ) { in getBinOpIdentity() argument2678 if (!AllowRHSConstant) in getBinOpIdentity()2716 bool AllowRHSConstant, bool NSZ) { in getIdentity() argument2718 return getBinOpIdentity(I->getOpcode(), Ty, AllowRHSConstant, NSZ); in getIdentity()