Home
last modified time | relevance | path

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

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