Home
last modified time | relevance | path

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

/external/llvm/unittests/IR/
DLegacyPassManagerTest.cpp414 std::vector<Type*>FuncTy_2_args; in makeLLVMModule() local
415 FuncTy_2_args.push_back(IntegerType::get(getGlobalContext(), 1)); in makeLLVMModule()
418 /*Params=*/FuncTy_2_args, in makeLLVMModule()