Searched refs:FoundFuncletBundle (Results 1 – 1 of 1) sorted by relevance
2617 bool FoundDeoptBundle = false, FoundFuncletBundle = false, in verifyCallSite() local2630 Assert(!FoundFuncletBundle, "Multiple funclet operand bundles", I); in verifyCallSite()2631 FoundFuncletBundle = true; in verifyCallSite()