Searched refs:CanUseUndef (Results 1 – 3 of 3) sorted by relevance
87 bool CanUseUndef = true; member96 bool CanUseUndef = true, const DomConditionCache *DC = nullptr)98 CanUseUndef(CanUseUndef) {} in DL()103 bool CanUseUndef = true)105 CanUseUndef(CanUseUndef) {} in DL()114 Copy.CanUseUndef = false; in getWithoutUndef()
779 Q.CanUseUndef = false; in simplifyAffectedPhis()
4306 assert((AllowRefinement || !Q.CanUseUndef) && in simplifyWithOpReplaced()4359 if (isa<UndefValue>(NewOps.back()) && !Q.CanUseUndef) in simplifyWithOpReplaced()7313 if (!CanUseUndef) in isUndefValue()