Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h229 CallingConv::ID getResumeFunctionCC() const { in getResumeFunctionCC() function
H A DCoroSplit.cpp1084 NewF->setCallingConv(Shape.getResumeFunctionCC()); in create()