Searched refs:CallerContext (Results 1 – 1 of 1) sorted by relevance
858 auto *CallerContext = Builder.CreateCall(ProjectionFunc->getFunctionType(), in deriveNewFramePointer() local860 CallerContext->setCallingConv(ProjectionFunc->getCallingConv()); in deriveNewFramePointer()861 CallerContext->setDebugLoc(DbgLoc); in deriveNewFramePointer()865 Type::getInt8Ty(Context), CallerContext, in deriveNewFramePointer()869 auto InlineRes = InlineFunction(*CallerContext, InlineInfo); in deriveNewFramePointer()