Searched refs:isAllUndef (Results 1 – 1 of 1) sorted by relevance
2475 bool isAllUndef = false; in replaceUsesOfWithOnConstant() local2484 isAllUndef = true; in replaceUsesOfWithOnConstant()2488 if (isAllUndef) isAllUndef = isa<UndefValue>(Val); in replaceUsesOfWithOnConstant()2501 } else if (isAllUndef) { in replaceUsesOfWithOnConstant()