Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DValueTracking.cpp1652 static bool rangeMetadataExcludesValue(MDNode* Ranges, const APInt& Value) { in rangeMetadataExcludesValue() function
1701 if (rangeMetadataExcludesValue(Ranges, ZeroValue)) in isKnownNonZero()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DValueTracking.cpp1886 static bool rangeMetadataExcludesValue(const MDNode* Ranges, const APInt& Value) { in rangeMetadataExcludesValue() function
1945 if (rangeMetadataExcludesValue(Ranges, ZeroValue)) in isKnownNonZero()