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;218 bool MayIncludeUndef = false) {224 if (MayIncludeUndef)231 MergeOptions().setMayIncludeUndef(MayIncludeUndef));304 bool markConstant(Constant *V, bool MayIncludeUndef = false) {316 MergeOptions().setMayIncludeUndef(MayIncludeUndef));359 (isUndef() || isConstantRangeIncludingUndef() || Opts.MayIncludeUndef)
376 bool MayIncludeUndef = false);742 Constant *C, bool MayIncludeUndef) { in markConstant() argument743 if (!IV.markConstant(C, MayIncludeUndef)) in markConstant()