Searched refs:getLowestPossibleValue (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 2702 Value *getLowestPossibleValue(IRBuilder<> &IRB, Value *A, Value *Sa, in getLowestPossibleValue() function 2757 getLowestPossibleValue(IRB, A, Sa, IsSigned), in handleRelationalComparisonExact() 2761 getLowestPossibleValue(IRB, B, Sb, IsSigned)); in handleRelationalComparisonExact()
|