Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp804 auto *ProjectionFunc = in deriveNewFramePointer() local
809 auto *CallerContext = Builder.CreateCall(ProjectionFunc->getFunctionType(), in deriveNewFramePointer()
810 ProjectionFunc, CalleeContext); in deriveNewFramePointer()
811 CallerContext->setCallingConv(ProjectionFunc->getCallingConv()); in deriveNewFramePointer()