Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2356 auto ValueBeforeCall = Builder.CreateLoad(ValueTy, Alloca); in emitSetAndGetSwiftErrorValueAround() local
2357 auto Addr = emitSetSwiftErrorValue(Builder, ValueBeforeCall, Shape); in emitSetAndGetSwiftErrorValueAround()