Searched refs:bursts (Results 1 – 4 of 4) sorted by relevance
1216 std::vector<SharedBurst> bursts; in makeBursts() local1217 bursts.reserve(compound()->mSteps.size()); in makeBursts()1220 bursts.push_back(nullptr); in makeBursts()1230 bursts.push_back(maybeBurst.value_or(nullptr)); in makeBursts()1232 bursts.push_back(nullptr); in makeBursts()1235 return bursts; in makeBursts()