Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DSparsePropagation.h71 virtual LatticeVal ComputeLatticeVal(LatticeKey Key) { in ComputeLatticeVal() function
236 LatticeVal LV = LatticeFunc->ComputeLatticeVal(Key); in getValueState()
/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp123 CVPLatticeVal ComputeLatticeVal(CVPLatticeKey Key) override { in ComputeLatticeVal() function in __anon754f60900111::CVPLatticeFunc