Searched refs:CallerContext (Results 1 – 1 of 1) sorted by relevance
873 auto *CallerContext = Builder.CreateCall(ProjectionFunc->getFunctionType(), in deriveNewFramePointer() local875 CallerContext->setCallingConv(ProjectionFunc->getCallingConv()); in deriveNewFramePointer()876 CallerContext->setDebugLoc(DbgLoc); in deriveNewFramePointer()880 Type::getInt8Ty(Context), CallerContext, in deriveNewFramePointer()884 auto InlineRes = InlineFunction(*CallerContext, InlineInfo); in deriveNewFramePointer()