Searched refs:FuncTy_2_args (Results 1 – 2 of 2) sorted by relevance
414 std::vector<Type*>FuncTy_2_args; in makeLLVMModule() local415 FuncTy_2_args.push_back(IntegerType::get(getGlobalContext(), 1)); in makeLLVMModule()418 /*Params=*/FuncTy_2_args, in makeLLVMModule()
418 std::vector<Type*>FuncTy_2_args; in makeLLVMModule() local419 FuncTy_2_args.push_back(IntegerType::get(Context, 1)); in makeLLVMModule()422 /*Params=*/FuncTy_2_args, in makeLLVMModule()