Lines Matching full:noalias
653 declare i32 @printf(i8* noalias nocapture, ...)
705 ``noalias``
711 "irrelevant" to the ``noalias`` keyword for the arguments and return
714 details, please see the discussion of the NoAlias response in `alias
717 Note that this definition of ``noalias`` is intentionally similar
722 while LLVM's ``noalias`` is.