Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DMiscompilation.cpp800 Function *oldMainProto = Function::Create(oldMain->getFunctionType(), in CleanupAndPrepareModules() local
814 CallInst *call = CallInst::Create(oldMainProto, args, "", BB); in CleanupAndPrepareModules()