Searched refs:ValueIsPositive (Results 1 – 1 of 1) sorted by relevance
3639 bool ValueIsPositive = ValueAPS.isStrictlyPositive(); in CheckLoopHintExpr() local3640 if (!ValueIsPositive || ValueAPS.getActiveBits() > 31) { in CheckLoopHintExpr()3642 << ValueAPS.toString(10) << ValueIsPositive; in CheckLoopHintExpr()