Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DValueLattice.h129 Res.markNotConstant(C); in getNot()
201 void markNotConstant(Constant *V) { in markNotConstant() function
/external/swiftshader/third_party/LLVM/lib/Analysis/
DLazyValueInfo.cpp91 Res.markNotConstant(C); in getNot()
147 bool markNotConstant(Constant *V) { in markNotConstant() function in __anonba15b7e30111::LVILatticeVal
216 return markNotConstant(RHS.getNotConstant()); in mergeIn()
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp106 Res.markNotConstant(C); in getNot()
167 bool markNotConstant(Constant *V) { in markNotConstant() function in __anonadeae0b70111::LVILatticeVal
234 return markNotConstant(RHS.getNotConstant()); in mergeIn()