Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DLazyValueInfo.cpp63 notconstant, enumerator
102 bool isNotConstant() const { return Tag == notconstant; } in isNotConstant()
159 Tag = notconstant; in markNotConstant()
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp79 notconstant, enumerator
122 bool isNotConstant() const { return Tag == notconstant; } in isNotConstant()
179 Tag = notconstant; in markNotConstant()