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

/external/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1428 Optional<OperandBundleUse> ParentFunclet = local
1430 if (ParentFunclet)
1431 CallSiteEHPad = cast<FuncletPadInst>(ParentFunclet->Inputs.front());

Completed in 330 milliseconds