Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp2255 static bool rangeMetadataExcludesValue(const MDNode* Ranges, const APInt& Value) { in rangeMetadataExcludesValue() function
2821 if (rangeMetadataExcludesValue(Ranges, ZeroValue)) in isKnownNonZero()