A template for translating between LLVM Values and LatticeKeys. Clients must provide a specialization of LatticeKeyInfo for their LatticeKey type.
Declared in <llvm/Analysis/SparsePropagation.h>
<llvm/Analysis/SparsePropagation.h>
template<class LatticeKey> struct LatticeKeyInfo;