Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp236 Value *PersonalityFieldPtr = Builder.CreateConstGEP2_32( in setupFunctionContext() local
238 Builder.CreateStore(PersonalityFn, PersonalityFieldPtr, /*isVolatile=*/true); in setupFunctionContext()