MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / CloneModule

Method CloneModule

lib/Transforms/Utils/CloneModule.cpp:27–32  ·  view source on GitHub ↗

This is not as easy as it might seem because we have to worry about making copies of global variables and functions, and making their (initializers and references, respectively) refer to the right globals.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

CloneModuleClass · 0.85
createFunction · 0.85
MapValueFunction · 0.85
MapMetadataFunction · 0.85
getTargetTripleMethod · 0.80
setModuleInlineAsmMethod · 0.80
getThreadLocalModeMethod · 0.80
isFunctionTyMethod · 0.80
isDeclarationMethod · 0.80
setPersonalityFnMethod · 0.80
getPersonalityFnMethod · 0.80
getAliaseeMethod · 0.80

Tested by

no test coverage detected