Searched refs:CoroSizes (Results 1 – 3 of 3) sorted by relevance
148 Shape.CoroSizes.clear(); in clear()182 CoroSizes.push_back(cast<CoroSizeInst>(II)); in buildFrom()
82 SmallVector<CoroSizeInst *, 2> CoroSizes; member
1199 if (Shape.CoroSizes.empty()) in replaceFrameSizeAndAlignment()1203 auto *SizeIntrin = Shape.CoroSizes.back(); in replaceFrameSizeAndAlignment()1209 for (CoroSizeInst *CS : Shape.CoroSizes) { in replaceFrameSizeAndAlignment()