Searched refs:getLowestPossibleValue (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/Transforms/Instrumentation/ |
D | MemorySanitizer.cpp | 1724 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()
|