Searched refs:Op0Inst (Results 1 – 1 of 1) sorted by relevance
2185 auto *Op0Inst = dyn_cast<Instruction>(I.getOperand(0)); in foldBinOpOfDisplacedShifts() local2187 if (!Op0Inst || !Op1Inst) in foldBinOpOfDisplacedShifts()2192 static_cast<Instruction::BinaryOps>(Op0Inst->getOpcode()); in foldBinOpOfDisplacedShifts()