Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DSVals.cpp186 bool SVal::isZeroConstant() const { in isZeroConstant() function in SVal
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5318 bool isZeroConstant = CopyFromConstant && Slice.Array == nullptr; in getMemcpyLoadsAndStores() local