Searched refs:Other_max (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Support/
H A DConstantRange.cpp538 APInt Other_max = Other.getUnsignedMax().zext(getBitWidth() * 2); local
541 this_max * Other_max + 1);

Completed in 15 milliseconds