Searched refs:Inlining (Results 1 – 9 of 9) sorted by relevance
3 ; Inlining a byval struct should cause an explicit copy into an alloca.35 ; Inlining a byval struct should NOT cause an explicit copy 62 ; Inlining a byval with an explicit alignment needs to use *at least* that86 ; Inlining a byval struct should NOT cause an explicit copy
3 ; Inlining the first call caused the inliner function to delete the second
1 ; Inlining used to break PHI nodes. This tests that they are correctly updated
251 CodeGenOptions::InliningMethod Inlining = CodeGenOpts.getInlining(); in CreatePasses() local257 Inlining = CodeGenOpts.NoInlining; in CreatePasses()336 switch (Inlining) { in CreatePasses()
1 Inlining146 Retry Without Inlining201 "Retry Without Inlining").261 == Inlining Dynamic Calls ==
158 ENUM_CODEGENOPT(Inlining, InliningMethod, 2, NoInlining)
601 ``-inline``: Function Integration/Inlining
1045 Constant Propagation, Inlining, Loop Invariant Code Motion, Dead Global
261 -inline - Function Integration/Inlining