Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyValueInfo.cpp68 notconstant, enumerator
107 bool isNotConstant() const { return Tag == notconstant; } in isNotConstant()
164 Tag = notconstant; in markNotConstant()