Home
last modified time | relevance | path

Searched refs:getIdentityValue (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp397 static Value *getIdentityValue(Instruction::BinaryOps OpCode, Value *V) { in getIdentityValue() function
553 getIdentityValue(LHSOpcode, RHS))) in SimplifyUsingDistributiveLaws()
559 getIdentityValue(RHSOpcode, LHS), C, D)) in SimplifyUsingDistributiveLaws()