Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DConstantFold.cpp552 bool isAllNull = true; in ConstantFoldCastInstruction() local
555 isAllNull = false; in ConstantFoldCastInstruction()
558 if (isAllNull) in ConstantFoldCastInstruction()