Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:BV1

2674     Instruction *BV1 = InsertElementInst::Create(
2678 BV1->insertBefore(IBeforeJ ? J : I);
2679 Instruction *BV2 = InsertElementInst::Create(BV1, HOp, CV1,