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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp503 auto getSwiftErrorSlot = [&](Type *ValueTy) -> Value * { local
537 auto Slot = getSwiftErrorSlot(ValueTy);
543 auto Slot = getSwiftErrorSlot(ValueTy);

Completed in 177 milliseconds