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