Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DSparsePropagation.h72 virtual LatticeVal ComputeLatticeVal(LatticeKey Key) { in ComputeLatticeVal() function
/llvm-project/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp124 CVPLatticeVal ComputeLatticeVal(CVPLatticeKey Key) override { in ComputeLatticeVal() function in __anonca6fa95e0111::CVPLatticeFunc
/llvm-project/llvm/unittests/Analysis/
H A DSparsePropagation.cpp112 TestLatticeVal ComputeLatticeVal(TestLatticeKey Key) override { in ComputeLatticeVal() function in __anon6c64d6440211::TestLatticeFunc