Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DStatepoint.h224 auto *StatepointInvoke = dyn_cast<InvokeInst>(this); in getGCRelocates() local
225 if (!StatepointInvoke) in getGCRelocates()
229 LandingPadInst *LandingPad = StatepointInvoke->getLandingPadInst(); in getGCRelocates()