LLVM 19.0.0git
llvm::LatticeKeyInfo< LatticeKey > Struct Template Reference

A template for translating between LLVM Values and LatticeKeys. More...

#include "llvm/Analysis/SparsePropagation.h"

Detailed Description

template<class LatticeKey>
struct llvm::LatticeKeyInfo< LatticeKey >

A template for translating between LLVM Values and LatticeKeys.

Clients must provide a specialization of LatticeKeyInfo for their LatticeKey type.

Definition at line 29 of file SparsePropagation.h.


The documentation for this struct was generated from the following file: