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