Home | History | Annotate | Download | only in IPO

Lines Matching full:noalias

51 STATISTIC(NumNoAlias, "Number of function returns marked noalias");
769 if (CS.paramHasAttr(0, Attribute::NoAlias))
785 /// Deduce noalias attributes for the SCC.
787 // Check each function in turn, determining which functions return noalias
790 // Already noalias.
799 // We annotate noalias return values, which are only applicable to
1791 // gettimeofday. To be conservative, do not add noalias to gettimeofday's