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