Searched refs:ParentFunclet (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1644 Optional<OperandBundleUse> ParentFunclet = local
1646 if (ParentFunclet)
1647 CallSiteEHPad = cast<FuncletPadInst>(ParentFunclet->Inputs.front());

Completed in 111 milliseconds