HomeSort by relevance Sort by last modified time
    Searched full:getidentityvalue (Results 1 - 1 of 1) sorted by null

  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp 406 static Value *getIdentityValue(Instruction::BinaryOps OpCode, Value *V) {
575 getIdentityValue(LHSOpcode, RHS)))
581 getIdentityValue(RHSOpcode, LHS), C, D))
    [all...]

Completed in 58 milliseconds