Lines Matching refs:imported
17 ; CHECK-BASIC-NOT: -- Inlined not imported function
19 ; CHECK-VERBOSE: Inlined not imported function [internal2]: #inlines = 6, #inlines_to_importing_mod…
20 ; CHECK-VERBOSE: Inlined imported function [external2]: #inlines = 4, #inlines_to_importing_module …
21 ; CHECK-VERBOSE: Inlined imported function [external1]: #inlines = 3, #inlines_to_importing_module …
22 ; CHECK-VERBOSE: Inlined imported function [external5]: #inlines = 1, #inlines_to_importing_module …
23 ; CHECK-VERBOSE: Inlined imported function [external3]: #inlines = 1, #inlines_to_importing_module …
26 ; CHECK: All functions: 10, imported functions: 7
28 ; CHECK: imported functions inlined anywhere: 4 [57.14% of imported functions]
29 ; CHECK: imported functions inlined into importing module: 3 [42.86% of imported functions], remain…
30 ; CHECK: non-imported functions inlined anywhere: 1 [33.33% of non-imported functions]
31 ; CHECK: non-imported functions inlined into importing module: 1 [33.33% of non-imported functions]
94 ; It should not be imported, but it should not break anything.