Lines Matching refs:Op2
62 const char *SelectInst::areInvalidOperands(Value *Op0, Value *Op1, Value *Op2) {63 if (Op1->getType() != Op2->getType())