Home
last modified time | relevance | path

Searched refs:getValueFromLatticeKey (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp362 static inline Value *getValueFromLatticeKey(CVPLatticeKey Key) { in getValueFromLatticeKey() function
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DSparsePropagation.h255 if (Value *V = KeyInfo::getValueFromLatticeKey(Key)) in UpdateState()
/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DSparsePropagation.cpp35 static inline Value *getValueFromLatticeKey(TestLatticeKey Key) { in getValueFromLatticeKey() function