Home
last modified time | relevance | path

Searched refs:getCoroutine (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp269 if (CII->getCoroutine() != CII->getFunction()) in collectPostSplitCoroIds()
H A DCoroInstr.h182 Function *getCoroutine() const { in getCoroutine() function