Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h93 Function *getWrapperFunction() const { in getWrapperFunction() function
H A DCoroSplit.cpp179 auto Wrapper = CB->getWrapperFunction(); in lowerAwaitSuspend()