Searched defs:isZeroConstant (Results 1 – 4 of 4) sorted by relevance
186 bool SVal::isZeroConstant() const { in isZeroConstant() function in SVal
212 bool SVal::isZeroConstant() const { in isZeroConstant() function in SVal
5902 bool isZeroConstant = CopyFromConstant && Slice.Array == nullptr; in getMemcpyLoadsAndStores() local
6024 bool isZeroConstant = CopyFromConstant && Slice.Array == nullptr; in getMemcpyLoadsAndStores() local