Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp2293 const APInt ZeroValue(Ty->getBitWidth(), 0); in isKnownNonZero() local
2294 if (rangeMetadataExcludesValue(Ranges, ZeroValue)) in isKnownNonZero()