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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1218 auto ValueAfterCall = emitGetSwiftErrorValue(Builder, ValueTy, Shape); local
1219 Builder.CreateStore(ValueAfterCall, Alloca);

Completed in 134 milliseconds