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