Searched defs:AsyncEnd (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Coroutines/ | ||
H A D | Coroutines.cpp | 246 if (auto *AsyncEnd = dyn_cast<CoroAsyncEndInst>(II)) { buildFrom() local |
H A D | CoroFrame.cpp | 3127 if (auto *AsyncEnd = dyn_cast<CoroAsyncEndInst>(CE)) { buildCoroutineFrame() local |