Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:CurTy

1012         Type *CurTy = cast<Instruction>(VL[j])->getOperand(0)->getType();
1013 if (Ty0 != CurTy) {