Home
last modified time | relevance | path

Searched refs:FuncTy_14_args (Results 1 – 1 of 1) sorted by relevance

/art/compiler/llvm/generated/
Dart_module.cc147 std::vector<Type*>FuncTy_14_args; in makeLLVMModuleContents() local
148 FuncTy_14_args.push_back(IntegerType::get(mod->getContext(), 32)); in makeLLVMModuleContents()
149 FuncTy_14_args.push_back(PointerTy_1); in makeLLVMModuleContents()
150 FuncTy_14_args.push_back(IntegerType::get(mod->getContext(), 32)); in makeLLVMModuleContents()
151 FuncTy_14_args.push_back(PointerTy_1); in makeLLVMModuleContents()
154 /*Params=*/FuncTy_14_args, in makeLLVMModuleContents()