Home | History | Annotate | Download | only in CodeGen

Lines Matching full:noalias

606   // Print AA noalias scope info.
607 if (const MDNode *NoAliasInfo = getAAInfo().NoAlias) {
608 OS << "(noalias=";