Searched refs:getCoroutine (Results 1 – 2 of 2) sorted by relevance
282 if (CII->getCoroutine() != CII->getFunction()) in collectPostSplitCoroIds()361 << "Elide " << CoroId->getCoroutine()->getName() << " in " in processCoroId()
182 Function *getCoroutine() const { in getCoroutine() function