Home
last modified time | relevance | path

Searched defs:InnerOpcode (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp668 tryFactorization(BinaryOperator & I,const SimplifyQuery & SQ,InstCombiner::BuilderTy & Builder,Instruction::BinaryOps InnerOpcode,Value * A,Value * B,Value * C,Value * D) tryFactorization() argument
1140 Instruction::BinaryOps InnerOpcode = Op0->getOpcode(); // op' foldUsingDistributiveLaws() local
1179 Instruction::BinaryOps InnerOpcode = Op1->getOpcode(); // op' foldUsingDistributiveLaws() local
[all...]