Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h244 CallingConv::ID getResumeFunctionCC() const { in getResumeFunctionCC() function
H A DCoroSplit.cpp938 NewF->setCallingConv(Shape.getResumeFunctionCC()); in create()