Searched refs:getLowestPossibleValue (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
| D | MemorySanitizer.cpp | 2589 Value *getLowestPossibleValue(IRBuilder<> &IRB, Value *A, Value *Sa, in getLowestPossibleValue() function 2644 getLowestPossibleValue(IRB, A, Sa, IsSigned), in handleRelationalComparisonExact() 2648 getLowestPossibleValue(IRB, B, Sb, IsSigned)); in handleRelationalComparisonExact()
|