Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DValueLattice.h145 bool isConstantRange() const { return Tag == constantrange; } in isConstantRange() function
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp123 bool isConstantRange() const { return Tag == constantrange; } in isConstantRange() function in __anonb631c5f30111::LVILatticeVal