Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyValueInfo.cpp76 constantrange, enumerator
117 bool isConstantRange() const { return Tag == constantrange; } in isConstantRange()
193 Tag = constantrange; in markConstantRange()