Searched refs:cloneGlobalVariableDecl (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp153 GlobalVariable* cloneGlobalVariableDecl(Module &Dst, const GlobalVariable &GV, function in namespace:llvm::orc
/external/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h264 cloneGlobalVariableDecl(*GVsM, GV, &VMap);
405 return cloneGlobalVariableDecl(*M, *GV);
H A DIndirectionUtils.h390 GlobalVariable* cloneGlobalVariableDecl(Module &Dst, const GlobalVariable &GV,

Completed in 117 milliseconds