Home | History | Annotate | Download | only in VMCore

Lines Matching refs:CondV

699   if (ConstantVector *CondV = dyn_cast<ConstantVector>(Cond)) {
701 Type *Ty = IntegerType::get(CondV->getContext(), 32);
703 ConstantInt *Cond = dyn_cast<ConstantInt>(CondV->getOperand(i));