Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSparsePropagation.h70 virtual LatticeVal ComputeLatticeVal(LatticeKey Key) { in ComputeLatticeVal() function
235 LatticeVal LV = LatticeFunc->ComputeLatticeVal(Key); in getValueState()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp122 CVPLatticeVal ComputeLatticeVal(CVPLatticeKey Key) override { in ComputeLatticeVal() function in __anon771e2f7f0111::CVPLatticeFunc