Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2247 static Value *emitSetSwiftErrorValue(IRBuilder<> &Builder, Value *V, in emitSetSwiftErrorValue() function
2274 auto Addr = emitSetSwiftErrorValue(Builder, ValueBeforeCall, Shape); in emitSetAndGetSwiftErrorValueAround()
2351 (void) emitSetSwiftErrorValue(Builder, FinalValue, Shape); in eliminateSwiftErrorArgument()