[NFC][IRCE] Do not store latch exit count
It is not actually used for any computations. Its only purpose is to check that the loop is finite and find out the type of computed exit count. Refactor code so that we only store this type.
Loading
Please sign in to comment