Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Linker/
H A DLinkModules.cpp564 static Function *copyFunctionProto(TypeMapTy &TypeMap, Module &DstM, in copyFunctionProto() function
588 NewGV = copyFunctionProto(TypeMap, DstM, SF); in copyGlobalValueProto()