Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp445 } else if (auto SResultStructTy = dyn_cast<StructType>(SResultTy)) { in init() local
446 SuspendResultTys = SResultStructTy->elements(); in init()