Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:RHSV

2301       ValueList LHSV, RHSV;
2304 RHSV.push_back(cast<Instruction>(V)->getOperand(1));
2310 Value *R = vectorizeTree(RHSV);