Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyValueInfo.cpp75 constantrange, enumerator
111 bool isConstantRange() const { return Tag == constantrange; } in isConstantRange()
187 Tag = constantrange; in markConstantRange()