Searched refs:getIdentityValue (Results 1 – 1 of 1) sorted by relevance
584 static Value *getIdentityValue(Instruction::BinaryOps Opcode, Value *V) { in getIdentityValue() function746 if (Value *Ident = getIdentityValue(LHSOpcode, RHS)) in SimplifyUsingDistributiveLaws()753 if (Value *Ident = getIdentityValue(RHSOpcode, LHS)) in SimplifyUsingDistributiveLaws()