struct LatticeKeyInfo

Declaration

template <class LatticeKey>
struct LatticeKeyInfo { /* full declaration omitted */ };

Description

A template for translating between LLVM Values and LatticeKeys. Clients must provide a specialization of LatticeKeyInfo for their LatticeKey type.

Declared at: llvm/include/llvm/Analysis/SparsePropagation.h:29

Templates

LatticeKey