Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstantFold.cpp389 bool isAllNull = true; in ConstantFoldCastInstruction() local
392 isAllNull = false; in ConstantFoldCastInstruction()
395 if (isAllNull) in ConstantFoldCastInstruction()