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

/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp401 static Value *getIdentityValue(Instruction::BinaryOps OpCode, Value *V) { function
545 getIdentityValue(LHSOpcode, RHS)))
551 getIdentityValue(RHSOpcode, LHS), C, D))

Completed in 546 milliseconds