Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DLegacyPassManagerTest.cpp439 std::vector<Type*>FuncTy_2_args; in makeLLVMModule() local
440 FuncTy_2_args.push_back(IntegerType::get(Context, 1)); in makeLLVMModule()
443 /*Params=*/FuncTy_2_args, in makeLLVMModule()