Home | History | Annotate | Download | only in Vectorize

Lines Matching defs:OpBundles

2522       SmallVector<OperandBundleDef, 1> OpBundles;
2523 CI->getOperandBundlesAsDefs(OpBundles);
2524 Value *V = Builder.CreateCall(CF, OpVecs, OpBundles);