Home
last modified time | relevance | path

Searched defs:AsyncEnd (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp246 if (auto *AsyncEnd = dyn_cast<CoroAsyncEndInst>(II)) { buildFrom() local
H A DCoroFrame.cpp3127 if (auto *AsyncEnd = dyn_cast<CoroAsyncEndInst>(CE)) { buildCoroutineFrame() local