Searched refs:MayIncludeUndef (Results 1 – 2 of 2) sorted by relevance
113 bool MayIncludeUndef; member125 MergeOptions(bool MayIncludeUndef, bool CheckWiden,127 : MayIncludeUndef(MayIncludeUndef), CheckWiden(CheckWiden), in MayIncludeUndef() function131 MayIncludeUndef = V;215 bool MayIncludeUndef = false) {221 if (MayIncludeUndef)228 MergeOptions().setMayIncludeUndef(MayIncludeUndef));301 bool markConstant(Constant *V, bool MayIncludeUndef = false) {313 MergeOptions().setMayIncludeUndef(MayIncludeUndef));356 (isUndef() || isConstantRangeIncludingUndef() || Opts.MayIncludeUndef)
424 bool MayIncludeUndef = false);868 Constant *C, bool MayIncludeUndef) { in markConstant() argument869 if (!IV.markConstant(C, MayIncludeUndef)) in markConstant()