Searched refs:func_test2 (Results 1 – 1 of 1) sorted by relevance
432 Function* func_test2 = Function::Create( in makeLLVMModule() local436 func_test2->setCallingConv(CallingConv::C); in makeLLVMModule()438 func_test2->setAttributes(func_test2_PAL); in makeLLVMModule()471 CallInst* int32_3 = CallInst::Create(func_test2, "", label_entry); in makeLLVMModule()483 … BasicBlock* label_entry_5 = BasicBlock::Create(getGlobalContext(), "entry",func_test2,nullptr); in makeLLVMModule()