Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/IR/
HDConstants.cpp2947 bool isAllUndef = false; in handleOperandChangeImpl() local
2956 isAllUndef = true; in handleOperandChangeImpl()
2960 if (isAllUndef) isAllUndef = isa<UndefValue>(Val); in handleOperandChangeImpl()
2971 if (isAllUndef) in handleOperandChangeImpl()