Home
last modified time | relevance | path

Searched defs:isZeroConstant (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSVals.cpp258 bool SVal::isZeroConstant() const { in isZeroConstant() function in SVal
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7802 bool isZeroConstant = CopyFromConstant && Slice.Array == nullptr; getMemcpyLoadsAndStores() local