Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantFold.cpp557 bool isAllNull = true; in ConstantFoldCastInstruction() local
560 isAllNull = false; in ConstantFoldCastInstruction()
563 if (isAllNull) in ConstantFoldCastInstruction()