Searched defs:oldMainProto (Results 1 - 1 of 1) sorted by relevance

/external/llvm/tools/bugpoint/
H A DMiscompilation.cpp781 Function *oldMainProto = Function::Create(oldMain->getFunctionType(), local
795 CallInst *call = CallInst::Create(oldMainProto, args, "", BB);

Completed in 61 milliseconds