Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp204 static void cloneUsedGlobalVariables(const Module &SrcM, Module &DestM, in cloneUsedGlobalVariables() function
316 cloneUsedGlobalVariables(M, *MergedM, /*CompilerUsed*/ false); in splitAndWriteThinLTOBitcode()
317 cloneUsedGlobalVariables(M, *MergedM, /*CompilerUsed*/ true); in splitAndWriteThinLTOBitcode()