Home
last modified time | relevance | path

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

/external/llvm/lib/Linker/
DLinkModules.cpp566 static Function *copyFunctionProto(TypeMapTy &TypeMap, Module &DstM, in copyFunctionProto() function
590 NewGV = copyFunctionProto(TypeMap, DstM, SF); in copyGlobalValueProto()