Searched defs:InnerOpcode (Results 1 – 2 of 2) sorted by relevance
697 Instruction::BinaryOps InnerOpcode, Value *A, in tryFactorization()1168 Instruction::BinaryOps InnerOpcode = Op0->getOpcode(); // op' in foldUsingDistributiveLaws() local1207 Instruction::BinaryOps InnerOpcode = Op1->getOpcode(); // op' in foldUsingDistributiveLaws() local
1640 Instruction::BinaryOps InnerOpcode = in foldIntrinsicUsingDistributiveLaws() local