Home | History | Annotate | Download | only in IPO

Lines Matching full:strong

1223     // Insert only strong functions and merge them. Strong function merging
1236 // create thunks to the strong function when possible. When two weak
1237 // functions are identical, we create a new strong function with two weak
1435 // Never thunk a strong function to a weak function.