Home
last modified time | relevance | path

Searched defs:LatticeKeyInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp360 template <> struct LatticeKeyInfo<CVPLatticeKey> { in getValueFromLatticeKey() argument
359 template <> struct LatticeKeyInfo<CVPLatticeKey> { global() struct
363 getLatticeKeyFromValuellvm::LatticeKeyInfo getLatticeKeyFromValue() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSparsePropagation.h29 template <class LatticeKey> struct LatticeKeyInfo { struct