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