Searched refs:CoroAllocs (Results 1 – 1 of 1) sorted by relevance
74 SmallVector<CoroAllocInst *, 1> CoroAllocs; member in __anon955a79fe0111::CoroIdElider193 CoroAllocs.push_back(CA); in CoroIdElider()230 for (auto *CA : CoroAllocs) { in elideHeapAllocations()342 if (CoroAllocs.empty()) in lifetimeEligibleForElide()