Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2719 Value *getHighestPossibleValue(IRBuilder<> &IRB, Value *A, Value *Sa, in getHighestPossibleValue() function
2758 getHighestPossibleValue(IRB, B, Sb, IsSigned)); in handleRelationalComparisonExact()
2760 getHighestPossibleValue(IRB, A, Sa, IsSigned), in handleRelationalComparisonExact()