OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setModule
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h
86
void
setModule
(std::unique_ptr<LTOModule> M);
/src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
SampleProfReader.h
469
void
setModule
(const Module *Mod) { M = Mod; }
/src/external/apache2/llvm/dist/llvm/lib/LTO/
LTOCodeGenerator.cpp
156
void LTOCodeGenerator::
setModule
(std::unique_ptr<LTOModule> Mod) {
/src/external/apache2/llvm/dist/llvm/tools/lto/
lto.cpp
379
unwrap(cg)->
setModule
(std::unique_ptr<LTOModule>(unwrap(mod)));
/src/external/apache2/llvm/dist/llvm/tools/llvm-lto/
llvm-lto.cpp
1001
CodeGen.
setModule
(std::move(Module));
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
SampleProfile.cpp
1771
Reader->
setModule
(&M);
Completed in 22 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026