ΒΆbool isEscapeSource(const llvm::Value* V)
bool isEscapeSource(const llvm::Value* V)
Description
Returns true if the pointer is one which would have been considered an escape by isNonEscapingLocalObject.
Declared at: llvm/include/llvm/Analysis/AliasAnalysis.h:1276
Parameters
- const llvm::Value* V