Searched refs:ExceptionalToken (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1541 Instruction *ExceptionalToken = UnwindBlock->getLandingPadInst(); local
1542 Result.UnwindToken = ExceptionalToken;
1545 CreateGCRelocates(LiveVariables, LiveStartIdx, BasePtrs, ExceptionalToken,

Completed in 119 milliseconds