Home
last modified time | relevance | path

Searched refs:isConstantZero (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp5602 bool isConstantZero() const { return !Load; } in isConstantZero() function
5654 if (LHS->isConstantZero()) in calculateByteProvider()
5656 if (RHS->isConstantZero()) in calculateByteProvider()