OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cloneUsedGlobalVariables
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
ThinLTOBitcodeWriter.cpp
204
static void
cloneUsedGlobalVariables
(const Module &SrcM, Module &DestM,
316
cloneUsedGlobalVariables
(M, *MergedM, /*CompilerUsed*/ false);
317
cloneUsedGlobalVariables
(M, *MergedM, /*CompilerUsed*/ true);
ThinLTOBitcodeWriter.cpp
204
static void
cloneUsedGlobalVariables
(const Module &SrcM, Module &DestM,
316
cloneUsedGlobalVariables
(M, *MergedM, /*CompilerUsed*/ false);
317
cloneUsedGlobalVariables
(M, *MergedM, /*CompilerUsed*/ true);
Completed in 77 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026