Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2589 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()