Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:BV1

2750     Instruction *BV1 = InsertElementInst::Create(
2754 BV1->insertBefore(IBeforeJ ? J : I);
2755 Instruction *BV2 = InsertElementInst::Create(BV1, HOp, CV1,