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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSparsePropagation.h28 // static inline Value *getValueFromLatticeKey(LatticeKey Key);
253 if (Value *V = KeyInfo::getValueFromLatticeKey(Key))
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp359 static inline Value *getValueFromLatticeKey(CVPLatticeKey Key) { function in struct:llvm::LatticeKeyInfo

Completed in 62 milliseconds