Home
last modified time | relevance | path

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

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