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