Searched refs:SResultStructTy (Results 1 – 1 of 1) sorted by relevance
398 } else if (auto SResultStructTy = dyn_cast<StructType>(SResultTy)) { in buildFrom() local399 SuspendResultTys = SResultStructTy->elements(); in buildFrom()