Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DValueLattice.h128 Res.markNotConstant(C); in getNot()
200 void markNotConstant(Constant *V) { in markNotConstant() function
/external/llvm-project/llvm/include/llvm/Analysis/
DValueLattice.h212 Res.markNotConstant(C); in getNot()
322 bool markNotConstant(Constant *V) { in markNotConstant() function
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp106 Res.markNotConstant(C); in getNot()
167 bool markNotConstant(Constant *V) { in markNotConstant() function in __anonb20e53550111::LVILatticeVal
234 return markNotConstant(RHS.getNotConstant()); in mergeIn()