Lines Matching full:infer
757 // We can infer and propagate function attributes only when we know that the in addArgumentReturnedAttrs()
877 // We can infer and propagate function attributes only when we know that the in addArgumentAttrs()
963 // Infer the access attributes given the new nocapture one in addArgumentAttrs()
1128 // We can infer and propagate function attributes only when we know that the in addNoAliasAttrs()
1245 // We can infer and propagate function attributes only when we know that the in addNonNullAttrs()
1299 // We can infer and propagate function attributes only when we know that the in addNoUndefAttrs()
1376 /// If true, only "exact" definitions can be used to infer this attribute.
1606 /// Infer attributes from all functions in the SCC by scanning every
1615 // Request to infer nounwind attribute for all the functions in the SCC if in inferAttrsFromFunctionBodies()
1637 // Request to infer nofree attribute for all the functions in the SCC if in inferAttrsFromFunctionBodies()
1764 // We can infer and propagate function attributes only when we know that the in functionWillReturn()
1868 // Finally, infer the maximal set of attributes from the ones we've inferred in deriveAttrsInPostOrder()
1885 // Only infer argument attributes for non-recursive functions, because in run()