Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp3080 const APInt ZeroValue(Range->getBitWidth(), 0); in isKnownNonZeroFromOperator() local
3267 const APInt ZeroValue(Range->getBitWidth(), 0); in isKnownNonZero() local