Searched refs:LatticeKeyInfo (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DSparsePropagation.h28 /// provide a specialization of LatticeKeyInfo for their LatticeKey type.
29 template <class LatticeKey> struct LatticeKeyInfo { struct in namespace:llvm
35 class KeyInfo = LatticeKeyInfo<LatticeKey>>
/openbsd-current/gnu/llvm/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp358 /// A specialization of LatticeKeyInfo for CVPLatticeKeys. The generic solver
361 template <> struct LatticeKeyInfo<CVPLatticeKey> { struct in namespace:llvm

Completed in 125 milliseconds