Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDBackendUtil.cpp276 CodeGenOptions::InliningMethod Inlining = CodeGenOpts.getInlining(); in CreatePasses() local
282 Inlining = CodeGenOpts.NoInlining; in CreatePasses()
370 switch (Inlining) { in CreatePasses()
/NextBSD/contrib/llvm/tools/clang/include/clang/Frontend/
HDCodeGenOptions.def175 ENUM_CODEGENOPT(Inlining, InliningMethod, 2, NoInlining)
/NextBSD/contrib/gcc/cp/
HDNEWS230 + Inlining of template functions works without any extra effort or
/NextBSD/contrib/libstdc++/include/ext/
Drope2759 // Inlining this should make it possible to keep __left and
/NextBSD/contrib/gcc/doc/
HDinvoke.texi4635 Inlining is actually controlled by a number of parameters, which may be
/NextBSD/contrib/gcc/
HDChangeLog-200020943 * tm.texi: Add a new node 'Inlining' to document the new macro