Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DValueLattice.h113 bool MayIncludeUndef; member
127 : MayIncludeUndef(MayIncludeUndef), CheckWiden(CheckWiden), in MayIncludeUndef() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp903 Constant *C, bool MayIncludeUndef) { in markConstant()