Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp1724 Value *getLowestPossibleValue(IRBuilder<> &IRB, Value *A, Value *Sa, in getLowestPossibleValue() function
1779 getLowestPossibleValue(IRB, A, Sa, IsSigned), in handleRelationalComparisonExact()
1783 getLowestPossibleValue(IRB, B, Sb, IsSigned)); in handleRelationalComparisonExact()