Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DValueTracking.cpp1999 const APInt ZeroValue(Ty->getBitWidth(), 0); in isKnownNonZero() local
2000 if (rangeMetadataExcludesValue(Ranges, ZeroValue)) in isKnownNonZero()