struct AliasSetTracker::ASTCallbackVHDenseMapInfo

Declaration

struct AliasSetTracker::ASTCallbackVHDenseMapInfo
    : public DenseMapInfo { /* full declaration omitted */ };

Description

Traits to tell DenseMap that tell us how to compare and hash the value handle.

Declared at: llvm/include/llvm/Analysis/AliasSetTracker.h:338

Inherits from: DenseMapInfo