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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1163 static Value *emitGetSwiftErrorValue(IRBuilder<> &Builder, Type *ValueTy, function
1218 auto ValueAfterCall = emitGetSwiftErrorValue(Builder, ValueTy, Shape);

Completed in 155 milliseconds