Searched defs:minInt (Results 1 – 2 of 2) sorted by relevance
31 APInt minInt = APInt::getSignedMinValue(64); in TEST() local
415 auto minInt = std::max(op.getMinInt(), clampOp.getMinInt()); in matchAndRewrite() local