Searched refs:UNKNOWN_CAN_THROW (Results 1 – 1 of 1) sorted by relevance
80 private static final int UNKNOWN_CAN_THROW = 0; field in CodeRewriter131 if (color == UNKNOWN_CAN_THROW) { in computeThrowsColorForAllBlocks()145 if (!block.hasColor(UNKNOWN_CAN_THROW)) { in computeThrowsColorForAllBlocks()151 if (color == UNKNOWN_CAN_THROW) { in computeThrowsColorForAllBlocks()155 if (predecessor.hasColor(UNKNOWN_CAN_THROW)) { in computeThrowsColorForAllBlocks()189 if (successor.hasColor(UNKNOWN_CAN_THROW)) { in getThrowsColorForSuccessors()190 color = UNKNOWN_CAN_THROW; in getThrowsColorForSuccessors()