Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DSparsePropagation.h70 virtual LatticeVal ComputeLatticeVal(LatticeKey Key) { in ComputeLatticeVal() function
235 LatticeVal LV = LatticeFunc->ComputeLatticeVal(Key); in getValueState()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp122 CVPLatticeVal ComputeLatticeVal(CVPLatticeKey Key) override { in ComputeLatticeVal() function in __anon5039a2760111::CVPLatticeFunc