Home
last modified time | relevance | path

Searched refs:StatepointInvoke (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DStatepoint.h216 auto *StatepointInvoke = dyn_cast<InvokeInst>(this); in getGCRelocates() local
217 if (!StatepointInvoke) in getGCRelocates()
221 LandingPadInst *LandingPad = StatepointInvoke->getLandingPadInst(); in getGCRelocates()