Searched refs:HelperFunctionParameterTys (Results 1 – 1 of 1) sorted by relevance
627 std::vector<llvm::Type*> HelperFunctionParameterTys; in dumpExportFunctionInfo() local631 HelperFunctionParameterTys.push_back(AI->getType()->getPointerElementType()); in dumpExportFunctionInfo()634 HelperFunctionParameterTys.push_back(AI->getType()); in dumpExportFunctionInfo()639 llvm::StructType::get(mLLVMContext, HelperFunctionParameterTys); in dumpExportFunctionInfo()