Searched refs:FoundFuncletBundle (Results 1 – 1 of 1) sorted by relevance
2404 bool FoundDeoptBundle = false, FoundFuncletBundle = false; in VerifyCallSite() local2413 Assert(!FoundFuncletBundle, "Multiple funclet operand bundles", I); in VerifyCallSite()2414 FoundFuncletBundle = true; in VerifyCallSite()