Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DSparsePropagation.h72 virtual LatticeVal ComputeLatticeVal(LatticeKey Key) { in ComputeLatticeVal() function
237 LatticeVal LV = LatticeFunc->ComputeLatticeVal(Key); in getValueState()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp125 CVPLatticeVal ComputeLatticeVal(CVPLatticeKey Key) override { in ComputeLatticeVal() function in __anon2b7e60c20111::CVPLatticeFunc