Home
last modified time | relevance | path

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

/art/compiler/llvm/generated/
Dart_module.cc92 std::vector<Type*>FuncTy_7_args; in makeLLVMModuleContents() local
93 FuncTy_7_args.push_back(PointerTy_1); in makeLLVMModuleContents()
94 FuncTy_7_args.push_back(PointerTy_2); in makeLLVMModuleContents()
95 FuncTy_7_args.push_back(PointerTy_1); in makeLLVMModuleContents()
96 FuncTy_7_args.push_back(IntegerType::get(mod->getContext(), 32)); in makeLLVMModuleContents()
99 /*Params=*/FuncTy_7_args, in makeLLVMModuleContents()