summaryrefslogtreecommitdiff
path: root/src/analysis/lattices/inverted.h
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Add explicit deduction guides for CTAD (#6094)Thomas Lively2023-11-091-0/+3
* [analysis] Allow joining a single vector element efficiently (#6071)Thomas Lively2023-11-021-2/+6
* [analysis][NFC] Rename parameters to join and meet methods (#6056)Thomas Lively2023-10-301-4/+4
* [analysis] Improve lattice fuzzer (#6050)Thomas Lively2023-10-271-1/+1
* [analysis] Implement a Lift lattice (#6040)Thomas Lively2023-10-251-0/+5
* [analysis] Add a FullLattice concept and Inverted lattice (#6038)Thomas Lively2023-10-251-0/+49