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