Home
last modified time | relevance | path

Searched refs:notconstant (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DValueLattice.h60 notconstant, enumerator
100 case notconstant: in destroy()
161 case notconstant: in ValueLatticeElement()
180 case notconstant: in ValueLatticeElement()
244 bool isNotConstant() const { return Tag == notconstant; } in isNotConstant()
339 Tag = notconstant; in markNotConstant()