ΒΆllvm::MemoryAccessKind
computeFunctionBodyMemoryAccess(
    llvm::Function& F,
    llvm::AAResults& AAR)

Description

Returns the memory access properties of this copy of the function.

Declared at: llvm/include/llvm/Transforms/IPO/FunctionAttrs.h:39

Parameters

llvm::Function& F
llvm::AAResults& AAR