Searched refs:func_test3 (Results 1 – 1 of 1) sorted by relevance
440 Function* func_test3 = Function::Create( in makeLLVMModule() local444 func_test3->setCallingConv(CallingConv::C); in makeLLVMModule()446 func_test3->setAttributes(func_test3_PAL); in makeLLVMModule()486 CallInst* int32_6 = CallInst::Create(func_test3, "", label_entry_5); in makeLLVMModule()498 … BasicBlock* label_entry_8 = BasicBlock::Create(getGlobalContext(), "entry",func_test3,nullptr); in makeLLVMModule()