Searched refs:CoroSizes (Results 1 – 3 of 3) sorted by relevance
76 SmallVector<CoroSizeInst *, 2> CoroSizes; member
152 Shape.CoroSizes.clear(); in clear()186 CoroSizes.push_back(cast<CoroSizeInst>(II)); in buildFrom()
1124 if (Shape.CoroSizes.empty()) in replaceFrameSizeAndAlignment()1128 auto *SizeIntrin = Shape.CoroSizes.back(); in replaceFrameSizeAndAlignment()1134 for (CoroSizeInst *CS : Shape.CoroSizes) { in replaceFrameSizeAndAlignment()