Searched defs:MayIncludeUndef (Results 1 – 2 of 2) sorted by relevance
111 bool MayIncludeUndef; member125 : MayIncludeUndef(MayIncludeUndef), CheckWiden(CheckWiden), in MayIncludeUndef() function
474 Constant *C, bool MayIncludeUndef) { in markConstant()1255 bool MayIncludeUndef = !isa<PredicateAssume>(PI); in handleCallResult() local