Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp244 static void cloneUsedGlobalVariables(const Module &SrcM, Module &DestM, in cloneUsedGlobalVariables() function
370 cloneUsedGlobalVariables(M, *MergedM, /*CompilerUsed*/ false); in splitAndWriteThinLTOBitcode()
371 cloneUsedGlobalVariables(M, *MergedM, /*CompilerUsed*/ true); in splitAndWriteThinLTOBitcode()