Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DConstants.cpp2897 bool isAllUndef = false; in handleOperandChangeImpl() local
2906 isAllUndef = true; in handleOperandChangeImpl()
2910 if (isAllUndef) isAllUndef = isa<UndefValue>(Val); in handleOperandChangeImpl()
2921 if (isAllUndef) in handleOperandChangeImpl()