Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DValueLattice.h145 bool isNotConstant() const { return Tag == notconstant; } in isNotConstant() function
/external/swiftshader/third_party/LLVM/lib/Analysis/
DLazyValueInfo.cpp102 bool isNotConstant() const { return Tag == notconstant; } in isNotConstant() function in __anonba15b7e30111::LVILatticeVal
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp122 bool isNotConstant() const { return Tag == notconstant; } in isNotConstant() function in __anonadeae0b70111::LVILatticeVal