Home | History | Annotate | Download | only in Scalar

Lines Matching defs:Bundle

593     // instructions.  The cloned call-site needs a funclet bundle operand
598 OperandBundleUse Bundle = CI->getOperandBundleAt(BundleIdx);
599 if (Bundle.getTagID() == LLVMContext::OB_funclet)
602 OpBundles.emplace_back(Bundle);