Home
last modified time | relevance | path

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

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