OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnlyAlwaysInlining
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
CodeGenOptions.h
54
OnlyAlwaysInlining
// Only run the always inlining pass.
/src/external/apache2/llvm/dist/clang/lib/Frontend/
CompilerInvocation.cpp
1333
else if (Opts.Inlining == CodeGenOptions::
OnlyAlwaysInlining
)
1587
? CodeGenOptions::
OnlyAlwaysInlining
1601
Opts.setInlining(CodeGenOptions::
OnlyAlwaysInlining
);
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.cpp
1751
CodeGenOpts.getInlining() == CodeGenOptions::
OnlyAlwaysInlining
)
1795
} else if (CodeGenOpts.getInlining() == CodeGenOptions::
OnlyAlwaysInlining
) {
Completed in 52 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026