Searched refs:SwitchCloner (Results 1 – 2 of 2) sorted by relevance
128 class SwitchCloner : public BaseCloner {131 SwitchCloner(Function &OrigF, const Twine &Suffix, coro::Shape &Shape, in SwitchCloner() function145 SwitchCloner Cloner(OrigF, Suffix, Shape, FKind, TTI); in createClone()
1092 void coro::SwitchCloner::create() { in create()1382 auto *ResumeClone = coro::SwitchCloner::createClone( in split()1384 auto *DestroyClone = coro::SwitchCloner::createClone( in split()1386 auto *CleanupClone = coro::SwitchCloner::createClone( in split()