Searched refs:CoroSizes (Results 1 – 3 of 3) sorted by relevance
151 Shape.CoroSizes.clear(); in clear()189 CoroSizes.push_back(cast<CoroSizeInst>(II)); in buildFrom()
83 SmallVector<CoroSizeInst *, 2> CoroSizes; member
1192 if (Shape.CoroSizes.empty()) in replaceFrameSizeAndAlignment()1196 auto *SizeIntrin = Shape.CoroSizes.back(); in replaceFrameSizeAndAlignment()1202 for (CoroSizeInst *CS : Shape.CoroSizes) { in replaceFrameSizeAndAlignment()