Searched refs:isAllUndef (Results 1 – 1 of 1) sorted by relevance
2947 bool isAllUndef = false; in handleOperandChangeImpl() local2956 isAllUndef = true; in handleOperandChangeImpl()2960 if (isAllUndef) isAllUndef = isa<UndefValue>(Val); in handleOperandChangeImpl()2971 if (isAllUndef) in handleOperandChangeImpl()