Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/bugpoint/
H A DMiscompilation.cpp802 Function *oldMainProto = Function::Create(oldMain->getFunctionType(), in CleanupAndPrepareModules() local
817 CallInst *call = CallInst::Create(oldMainProto, args, "", BB); in CleanupAndPrepareModules()