Home
last modified time | relevance | path

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

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