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

/external/llvm/lib/Support/
H A DConstantRange.cpp590 APInt Other_min = Other.getUnsignedMin().zext(getBitWidth() * 2); local
593 ConstantRange Result_zext = ConstantRange(this_min * Other_min,

Completed in 156 milliseconds