Searched refs:inliner (Results 1 – 7 of 7) sorted by relevance
81 def c_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument92 def r_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument
29 RPROVIDES:${PN} = " libmethod-inliner-perl \
30 # MLGO specific flags. These flags enable an ML-based inliner trained on
10056 inliner is able to inline functions in 'bar.o' into functions in10948 Several parameters control the tree inliner used in GCC. This10951 tree inliner considers for inlining. This only affects10973 Number of instructions accounted by inliner for function10977 Extra time accounted by inliner for function overhead such as11081 Specify growth that the early inliner can make. In effect it11085 'max-early-inliner-iterations'11086 Limit of iterations of the early inliner. This basically11087 bounds the number of nested indirect calls the early inliner34217 On the PowerPC, the inliner does not inline a function that has[all …]
9642 GENERIC form of a function; indeed, the adapted tree inliner works fine44719 replaces one of its arguments by a constant. The inliner can represent44767 pass. The inliner also uses jump functions to perform inlining of