Searched refs:CanUseUndef (Results 1 – 3 of 3) sorted by relevance
88 bool CanUseUndef = true; member97 bool CanUseUndef = true, const DomConditionCache *DC = nullptr)99 CanUseUndef(CanUseUndef) {} in DL()104 bool CanUseUndef = true)106 CanUseUndef(CanUseUndef) {} in DL()115 Copy.CanUseUndef = false; in getWithoutUndef()
902 Q.CanUseUndef = false; in simplifyAffectedPhis()
4300 assert((AllowRefinement || !Q.CanUseUndef) && in simplifyWithOpsReplaced()4354 if (isa<UndefValue>(NewOps.back()) && !Q.CanUseUndef) in simplifyWithOpsReplaced()7355 if (!CanUseUndef) in isUndefValue()