OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setLive
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/JITLink/
JITLink.h
328
setLive
(IsLive);
435
void
setLive
(bool IsLive) { this->IsLive = IsLive; }
1121
Sym.
setLive
(IsLive);
/src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
JITLink.cpp
354
Sym->
setLive
(true);
JITLinkGeneric.cpp
460
E.getTarget().
setLive
(true);
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
FunctionImport.cpp
860
S->
setLive
(true);
924
S->
setLive
(true);
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
ModuleSummaryAnalysis.cpp
640
Summary->
setLive
(true);
/src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
ObjectLinkingLayer.cpp
381
Sym->
setLive
(true);
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
ModuleSummaryIndex.h
415
void
setLive
(bool Live) { Flags.Live = Live; }
/src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
llvm-jitlink.cpp
244
Sym->
setLive
(true);
Completed in 68 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026