Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DValueLattice.h146 bool isConstantRange() const { return Tag == constantrange; } in isConstantRange() function
/external/swiftshader/third_party/LLVM/lib/Analysis/
DLazyValueInfo.cpp103 bool isConstantRange() const { return Tag == constantrange; } in isConstantRange() function in __anonba15b7e30111::LVILatticeVal
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp123 bool isConstantRange() const { return Tag == constantrange; } in isConstantRange() function in __anonadeae0b70111::LVILatticeVal