Mircea Trofin 600ff28772
[mlgo] add 2 new features whether caller/callee is available_externally (#96585)
AvailableExternally linkage is interesting because, in ThinLTO cases, it
means the function may get elided if it survives inlining - see
`elim-avail-extern` pass.
2024-06-25 12:36:40 -07:00
..