Searched defs:ComputeLatticeVal (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | SparsePropagation.h | 72 virtual LatticeVal ComputeLatticeVal(LatticeKey Key) { in ComputeLatticeVal() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | CalledValuePropagation.cpp | 123 CVPLatticeVal ComputeLatticeVal(CVPLatticeKey Key) override { ComputeLatticeVal() function in __anon579e665d0111::CVPLatticeFunc |