Searched refs:Inlining (Results 1 – 6 of 6) sorted by relevance
276 CodeGenOptions::InliningMethod Inlining = CodeGenOpts.getInlining(); in CreatePasses() local282 Inlining = CodeGenOpts.NoInlining; in CreatePasses()370 switch (Inlining) { in CreatePasses()
175 ENUM_CODEGENOPT(Inlining, InliningMethod, 2, NoInlining)
230 + Inlining of template functions works without any extra effort or
2759 // Inlining this should make it possible to keep __left and
4635 Inlining is actually controlled by a number of parameters, which may be
20943 * tm.texi: Add a new node 'Inlining' to document the new macro