Home
last modified time | relevance | path

Searched defs:ValueLatticeElement (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DValueLattice.h148 ValueLatticeElement() : Tag(unknown), NumRangeExtensions(0) {} ValueLatticeElement() function
152 ValueLatticeElement(const ValueLatticeElement &Other) ValueLatticeElement() function
171 ValueLatticeElement(ValueLatticeElement &&Other) ValueLatticeElement() function
[all...]
/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSCCPSolver.h38 class ValueLatticeElement; variable
[all...]