Lines Matching full:noalias
842 declare i32 @printf(i8* noalias nocapture, ...)
926 ``noalias``
932 "irrelevant" to the ``noalias`` keyword for the arguments and return
935 details, please see the discussion of the NoAlias response in :ref:`alias
938 Note that this definition of ``noalias`` is intentionally similar
943 while LLVM's ``noalias`` is.