struct AACacheLoc

Declaration

struct AACacheLoc { /* full declaration omitted */ };

Description

Reduced version of MemoryLocation that only stores a pointer and size. Used for caching AATags independent BasicAA results.

Declared at: llvm/include/llvm/Analysis/AliasAnalysis.h:431

Member Variables

public const llvm::Value* Ptr
public llvm::LocationSize Size