Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2886 const bool IsSwiftAsyncArg = in salvageDebugInfoImpl() local
2892 if (IsSwiftAsyncArg && UseEntryValue && !Expr->isEntryValue() && in salvageDebugInfoImpl()
2901 if (StorageAsArg && !OptimizeFrame && !IsSwiftAsyncArg) { in salvageDebugInfoImpl()