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

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

Completed in 236 milliseconds