Searched refs:MayIncludeUndef (Results 1 – 2 of 2) sorted by relevance
111 bool MayIncludeUndef; member123 MergeOptions(bool MayIncludeUndef, bool CheckWiden,125 : MayIncludeUndef(MayIncludeUndef), CheckWiden(CheckWiden), in MayIncludeUndef() function129 MayIncludeUndef = V;213 bool MayIncludeUndef = false) {219 if (MayIncludeUndef)226 MergeOptions().setMayIncludeUndef(MayIncludeUndef));314 bool markConstant(Constant *V, bool MayIncludeUndef = false) {326 MergeOptions().setMayIncludeUndef(MayIncludeUndef));369 (isUndef() || isConstantRangeIncludingUndef() || Opts.MayIncludeUndef)
516 bool MayIncludeUndef = false);994 Constant *C, bool MayIncludeUndef) { in markConstant() argument995 if (!IV.markConstant(C, MayIncludeUndef)) in markConstant()