Searched refs:OB_funclet (Results 1 – 15 of 15) sorted by relevance
90 OB_funclet = 1, // "funclet" enumerator
1118 return getTagID() == LLVMContext::OB_funclet;
171 if (auto Bundle = CB->getOperandBundle(LLVMContext::OB_funclet)) in insertCFGuardCheck()
55 assert(FuncletEntry->second == LLVMContext::OB_funclet && in LLVMContext()
3417 } else if (Tag == LLVMContext::OB_funclet) { in visitCallBase()4114 if (auto Bundle = II->getOperandBundle(LLVMContext::OB_funclet)) in visitEHPadPredecessors()
544 {LLVMContext::OB_deopt, LLVMContext::OB_funclet, in hasClobberingOperandBundles()
1317 if (CB->getOperandBundle(LLVMContext::OB_funclet)) { in runSjLjOnFunction()1403 if (auto Bundle = CB->getOperandBundle(LLVMContext::OB_funclet)) in runSjLjOnFunction()1827 if (auto Bundle = CI->getOperandBundle(LLVMContext::OB_funclet)) { in handleLongjmpableCallsForWasmSjLj()
564 if (auto FuncletBundle = CI->getOperandBundle(LLVMContext::OB_funclet)) { in HandleCallsInBlockInlinedThroughInvoke()966 if (I->getOperandBundle(LLVMContext::OB_funclet)) in PropagateOperandBundles()2036 if (Tag == LLVMContext::OB_funclet) in InlineFunction()2103 CB.getOperandBundle(LLVMContext::OB_funclet); in InlineFunction()
960 if (auto BU = CB->getOperandBundle(LLVMContext::OB_funclet)) in removeImplausibleInstructions()
1147 return B.getTagID() != LLVMContext::OB_funclet; in OptimizeIndividualCallImpl()
335 if (auto Bundle = End->getOperandBundle(LLVMContext::OB_funclet)) { in replaceUnwindCoroEnd()
1417 if (Bundle.getTagID() == LLVMContext::OB_funclet) in cloneInstructionInExitBlock()
831 OrigCall->getOperandBundle(LLVMContext::OB_funclet); in populateEHOperandBundle()
1501 if (Call->getOperandBundleAt(i).getTagID() != LLVMContext::OB_funclet) in selectInstruction()
2958 LLVMContext::OB_gc_live, LLVMContext::OB_funclet, in visitInvoke()3044 {LLVMContext::OB_deopt, LLVMContext::OB_funclet}) && in visitCallBr()8541 {LLVMContext::OB_deopt, LLVMContext::OB_funclet, in visitCall()