Searched refs:isAllUndef (Results 1 – 1 of 1) sorted by relevance
2897 bool isAllUndef = false; in handleOperandChangeImpl() local2906 isAllUndef = true; in handleOperandChangeImpl()2910 if (isAllUndef) isAllUndef = isa<UndefValue>(Val); in handleOperandChangeImpl()2921 if (isAllUndef) in handleOperandChangeImpl()