Searched defs:InnerOpcode (Results 1 – 3 of 3) sorted by relevance
452 Instruction::BinaryOps InnerOpcode, Value *A, in tryFactorization()585 Instruction::BinaryOps InnerOpcode = Op0->getOpcode(); // op' in SimplifyUsingDistributiveLaws() local610 Instruction::BinaryOps InnerOpcode = Op1->getOpcode(); // op' in SimplifyUsingDistributiveLaws() local
557 Instruction::BinaryOps InnerOpcode, in tryFactorization()702 Instruction::BinaryOps InnerOpcode = Op0->getOpcode(); // op' in SimplifyUsingDistributiveLaws() local739 Instruction::BinaryOps InnerOpcode = Op1->getOpcode(); // op' in SimplifyUsingDistributiveLaws() local
640 Instruction::BinaryOps InnerOpcode, Value *A, in tryFactorization()793 Instruction::BinaryOps InnerOpcode = Op0->getOpcode(); // op' in foldUsingDistributiveLaws() local832 Instruction::BinaryOps InnerOpcode = Op1->getOpcode(); // op' in foldUsingDistributiveLaws() local