Searched refs:getCoroutine (Results 1 – 2 of 2) sorted by relevance
323 if (CII->getCoroutine() != CII->getFunction()) in collectPostSplitCoroIds()390 << "'" << ore::NV("callee", CoroId->getCoroutine()->getName()) in processCoroId()398 << "'" << ore::NV("callee", CoroId->getCoroutine()->getName()) in processCoroId()420 << "Elide " << CoroId->getCoroutine()->getName() << " in " in processCoroId()425 << "'" << ore::NV("callee", CoroId->getCoroutine()->getName()) in processCoroId()435 << "'" << ore::NV("callee", CoroId->getCoroutine()->getName()) in processCoroId()
182 Function *getCoroutine() const { in getCoroutine() function