Searched refs:StatepointInvoke (Results 1 – 2 of 2) sorted by relevance
317 auto *StatepointInvoke = dyn_cast<InvokeInst>(this); in getGCRelocates() local318 if (!StatepointInvoke) in getGCRelocates()322 LandingPadInst *LandingPad = StatepointInvoke->getLandingPadInst(); in getGCRelocates()
418 auto *StatepointInvoke = dyn_cast<InvokeInst>(StatepointCall); in getRelocates() local419 if (!StatepointInvoke) in getRelocates()423 LandingPadInst *LandingPad = StatepointInvoke->getLandingPadInst(); in getRelocates()