Searched refs:getHighestPossibleValue (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/ |
| H A D | MemorySanitizer.cpp | 2378 Value *getHighestPossibleValue(IRBuilder<> &IRB, Value *A, Value *Sa, in getHighestPossibleValue() function 2417 getHighestPossibleValue(IRB, B, Sb, IsSigned)); in handleRelationalComparisonExact() 2419 getHighestPossibleValue(IRB, A, Sa, IsSigned), in handleRelationalComparisonExact()
|