Searched refs:AllowRHSConstant (Results 1 – 2 of 2) sorted by relevance
1202 bool AllowRHSConstant = false,1211 bool AllowRHSConstant = false,
2676 bool AllowRHSConstant, bool NSZ) { in getBinOpIdentity() argument2700 if (!AllowRHSConstant) in getBinOpIdentity()2738 bool AllowRHSConstant, bool NSZ) { in getIdentity() argument2740 return getBinOpIdentity(I->getOpcode(), Ty, AllowRHSConstant, NSZ); in getIdentity()