Home
last modified time | relevance | path

Searched refs:getAsyncCoroId (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Coroutines/
H A DCoroShape.h168 CoroIdAsyncInst *getAsyncCoroId() const { in getAsyncCoroId() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp312 auto *AsyncId = getAsyncCoroId(); in analyze()
H A DCoroSplit.cpp1726 auto *Id = Shape.getAsyncCoroId(); in splitCoroutine()