Home
last modified time | relevance | path

Searched defs:MayIncludeUndef (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DValueLattice.h113 bool MayIncludeUndef; member
127 : MayIncludeUndef(MayIncludeUndef), CheckWiden(CheckWiden), in MayIncludeUndef() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp742 Constant *C, bool MayIncludeUndef) { in markConstant()