Searched refs:copyFunctionProto (Results 1 – 1 of 1) sorted by relevance
476 Function *copyFunctionProto(const Function *SF);598 Function *IRLinker::copyFunctionProto(const Function *SF) { in copyFunctionProto() function in IRLinker621 NewGV = copyFunctionProto(SF); in copyGlobalValueProto()