Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroInstr.h166 Function *getCoroutine() const { in getCoroutine() function
DCoroElide.cpp310 if (CII->getCoroutine() != CII->getFunction()) in runOnFunction()