ΒΆbool isNoAliasArgument(const llvm::Value* V)
bool isNoAliasArgument(const llvm::Value* V)
Description
Return true if this is an argument with the noalias attribute.
Declared at: llvm/include/llvm/Analysis/AliasAnalysis.h:1069
Parameters
- const llvm::Value* V