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

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp677 auto getSwiftErrorSlot = [&](Type *ValueTy) -> Value * { local
706 auto Slot = getSwiftErrorSlot(ValueTy);
712 auto Slot = getSwiftErrorSlot(ValueTy);

Completed in 116 milliseconds