Searched defs:ComputeLatticeVal (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | SparsePropagation.h | 72 virtual LatticeVal ComputeLatticeVal(LatticeKey Key) { in ComputeLatticeVal() function |
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | CalledValuePropagation.cpp | 124 CVPLatticeVal ComputeLatticeVal(CVPLatticeKey Key) override { in ComputeLatticeVal() function in __anonca6fa95e0111::CVPLatticeFunc |
/llvm-project/llvm/unittests/Analysis/ | ||
H A D | SparsePropagation.cpp | 112 TestLatticeVal ComputeLatticeVal(TestLatticeKey Key) override { in ComputeLatticeVal() function in __anon6c64d6440211::TestLatticeFunc |