Searched refs:func_test2 (Results 1 – 1 of 1) sorted by relevance
456 Function* func_test2 = Function::Create( in makeLLVMModule() local460 func_test2->setCallingConv(CallingConv::C); in makeLLVMModule()462 func_test2->setAttributes(func_test2_PAL); in makeLLVMModule()496 CallInst* int32_3 = CallInst::Create(func_test2, "", label_entry); in makeLLVMModule()509 BasicBlock::Create(Context, "entry", func_test2, nullptr); in makeLLVMModule()