Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DSparsePropagation.h72 virtual LatticeVal ComputeLatticeVal(LatticeKey Key) { in ComputeLatticeVal() function
237 LatticeVal LV = LatticeFunc->ComputeLatticeVal(Key); in getValueState()
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp125 CVPLatticeVal ComputeLatticeVal(CVPLatticeKey Key) override { in ComputeLatticeVal() function in __anone891627b0111::CVPLatticeFunc
/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DSparsePropagation.cpp111 TestLatticeVal ComputeLatticeVal(TestLatticeKey Key) override { in ComputeLatticeVal() function in __anon483a29410211::TestLatticeFunc