type ref; type realVar; type classConst; // type Field x; // var $HeapVar : [ref, Field x]x; const unique $null : ref ; const unique $intArrNull : [int]int ; const unique $realArrNull : [int]realVar ; const unique $refArrNull : [int]ref ; const unique $arrSizeIdx : int; var $intArrSize : [int]int; var $realArrSize : [realVar]int; var $refArrSize : [ref]int; var $stringSize : [ref]int; //built-in axioms axiom ($arrSizeIdx == -1); //note: new version doesn't put helpers in the perlude anymore//Prelude finished const unique javaUtilEx.RandomAccess : classConst ; const unique javaUtilEx.List : classConst ; const unique javaUtilEx.Content : classConst ; var javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$lastReturned303 : Field ref; var javaUtilEx.LinkedList$ListItr$javaUtilEx.LinkedList$DescendingIterator$itr306 : Field ref; var javaUtilEx.AbstractList$javaUtilEx.SubList$l297 : Field ref; var int$javaUtilEx.SubList$offset0 : Field int; var $fresh6 : ref; var int$javaUtilEx.AbstractList$modCount0 : Field int; var int$javaUtilEx.LinkedList$size0 : Field int; var int$javaUtilEx.LinkedList$ListItr$expectedModCount0 : Field int; var javaUtilEx.LinkedList$javaUtilEx.LinkedList$ListItr$this$0305 : Field ref; var int$javaUtilEx.Random$index0 : int; var int$javaUtilEx.AbstractList$Itr$lastRet0 : Field int; var javaUtilEx.ListIterator$javaUtilEx.SubList$1$i308 : Field ref; var javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298 : Field ref; var javaUtilEx.AbstractList$javaUtilEx.AbstractList$Itr$this$0295 : Field ref; var int$javaUtilEx.LinkedList$ListItr$nextIndex0 : Field int; var int$javaUtilEx.SubList$1$val$index0 : Field int; var $fresh2 : ref; var $fresh5 : ref; var java.lang.String$lp$$rp$$javaUtilEx.Random$args299 : [int]ref; var javaUtilEx.AbstractList$javaUtilEx.AbstractList$ListItr$this$0296 : Field ref; var java.lang.Object$javaUtilEx.LinkedList$Entry$element300 : Field ref; var javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$next304 : Field ref; var javaUtilEx.LinkedList$javaUtilEx.LinkedList$DescendingIterator$this$0307 : Field ref; var int$javaUtilEx.AbstractList$Itr$expectedModCount0 : Field int; var $fresh3 : ref; var javaUtilEx.SubList$javaUtilEx.SubList$1$this$0309 : Field ref; var $fresh4 : ref; var int$javaUtilEx.Content$val0 : Field int; var javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$previous302 : Field ref; var $fresh1 : ref; var javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301 : Field ref; var int$javaUtilEx.AbstractList$Itr$cursor0 : Field int; var int$javaUtilEx.SubList$size0 : Field int; // procedure is generated by joogie. function {:inline true} $realarrtoref($param00 : [int]realVar) returns (__ret : ref); // @line: 761 // procedure void$javaUtilEx.SubList$rangeCheckForAdd$2562(__this : ref, $param_0 : int) returns ($Exep0 : ref) modifies $stringSize; requires ($neref((__this), ($null))==1); { var r0407 : ref; var $i1409 : int; var $r2408 : ref; var i0405 : int; var $r1406 : ref; //temp local variables // @line: 761 Block538: $Exep0 := $null; goto Block658; Block658: r0407 := __this; i0405 := $param_0; goto Block659; // @line: 762 Block659: goto Block660, Block662; // @line: 762 Block660: assume ($ltint((i0405), (0))==1); goto Block661; // @line: 762 Block662: // @line: 762 assume ($negInt(($ltint((i0405), (0))))==1); assert ($neref((r0407), ($null))==1); // @line: 763 $i1409 := $HeapVar[r0407, int$javaUtilEx.SubList$size0]; goto Block663; // @line: 763 Block661: // @line: 763 $r1406 := $newvariable((667)); assume ($neref(($newvariable((667))), ($null))==1); assert ($neref((r0407), ($null))==1); // @line: 763 call $r2408 := java.lang.String$javaUtilEx.SubList$outOfBoundsMsg$2563((r0407), (i0405)); assert ($neref(($r1406), ($null))==1); // @line: 763 call void$java.lang.IndexOutOfBoundsException$$la$init$ra$$2076(($r1406), ($r2408)); goto Block668; // @line: 763 Block663: goto Block666, Block664; // @line: 763 Block668: $Exep0 := $r1406; return; // @line: 763 Block666: // @line: 763 assume ($negInt(($leint((i0405), ($i1409))))==1); goto Block661; // @line: 763 Block664: assume ($leint((i0405), ($i1409))==1); goto Block665; // @line: 764 Block665: return; } // procedure is generated by joogie. function {:inline true} $leref($param00 : ref, $param11 : ref) returns (__ret : int); // @line: 484 // procedure javaUtilEx.List$javaUtilEx.AbstractList$subList$2496(__this : ref, $param_0 : int, $param_1 : int) returns (__ret : ref, $Exep1 : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var r3171 : ref; var r0163 : ref; var i1167 : int; var $z0164 : int; var r2170 : ref; var $r1169 : ref; var i0166 : int; //temp local variables var $caughtEx2 : ref; var $caughtEx3 : ref; // @line: 484 Block245: $caughtEx3 := $null; $caughtEx2 := $null; $Exep1 := $null; $Exep0 := $null; goto Block246; Block246: r0163 := __this; i0166 := $param_0; i1167 := $param_1; // @line: 485 $z0164 := $instanceof((r0163), (javaUtilEx.RandomAccess)); goto Block247; // @line: 485 Block247: goto Block248, Block250; // @line: 485 Block248: assume ($eqint(($z0164), (0))==1); goto Block249; // @line: 485 Block250: // @line: 485 assume ($negInt(($eqint(($z0164), (0))))==1); // @line: 485 r2170 := $newvariable((251)); assume ($neref(($newvariable((251))), ($null))==1); $r1169 := r2170; assert ($neref((r2170), ($null))==1); // @line: 485 call $caughtEx2, $caughtEx3 := void$javaUtilEx.RandomAccessSubList$$la$init$ra$$2540((r2170), (r0163), (i0166), (i1167)); goto Block254, Block252; // @line: 485 Block249: // @line: 485 r3171 := $newvariable((261)); assume ($neref(($newvariable((261))), ($null))==1); goto Block262; // @line: 485 Block254: assume ($eqref(($caughtEx2), ($null))==1); goto Block255; // @line: 485 Block252: assume ($neref(($caughtEx2), ($null))==1); goto Block253; Block262: $r1169 := r3171; assert ($neref((r3171), ($null))==1); // @line: 485 call $caughtEx2, $caughtEx3 := void$javaUtilEx.SubList$$la$init$ra$$2549((r3171), (r0163), (i0166), (i1167)); goto Block263, Block265; // @line: 485 Block255: goto Block258, Block256; // @line: 485 Block253: $Exep1 := $caughtEx2; return; Block263: assume ($neref(($caughtEx2), ($null))==1); goto Block264; Block265: assume ($eqref(($caughtEx2), ($null))==1); goto Block266; // @line: 485 Block258: assume ($eqref(($caughtEx3), ($null))==1); goto Block259; // @line: 485 Block256: assume ($neref(($caughtEx3), ($null))==1); goto Block257; Block264: $Exep1 := $caughtEx2; return; Block266: goto Block269, Block267; // @line: 485 Block259: goto Block260; // @line: 485 Block257: $Exep0 := $caughtEx3; return; Block269: assume ($eqref(($caughtEx3), ($null))==1); goto Block270; Block267: assume ($neref(($caughtEx3), ($null))==1); goto Block268; // @line: 485 Block260: // @line: 485 __ret := $r1169; return; Block270: goto Block260; Block268: $Exep0 := $caughtEx3; return; } // @line: 4 // procedure void$javaUtilEx.juLinkedListCreateOfferFirst$main$2627($param_0 : [int]ref) modifies $stringSize, java.lang.String$lp$$rp$$javaUtilEx.Random$args299; { var r0517 : [int]ref; var $i0518 : int; var $i1522 : int; var r1520 : ref; var $r2521 : ref; //temp local variables var $freshlocal0 : int; Block754: r0517 := $param_0; // @line: 5 java.lang.String$lp$$rp$$javaUtilEx.Random$args299 := r0517; // @line: 7 call $i0518 := int$javaUtilEx.Random$random$2674(); // @line: 7 call r1520 := javaUtilEx.LinkedList$javaUtilEx.juLinkedListCreateOfferFirst$createList$2628(($i0518)); // @line: 8 $r2521 := $newvariable((755)); assume ($neref(($newvariable((755))), ($null))==1); // @line: 8 call $i1522 := int$javaUtilEx.Random$random$2674(); assert ($neref(($r2521), ($null))==1); // @line: 8 call void$javaUtilEx.Content$$la$init$ra$$2586(($r2521), ($i1522)); assert ($neref((r1520), ($null))==1); // @line: 8 call $freshlocal0 := boolean$javaUtilEx.LinkedList$offerFirst$2654((r1520), ($r2521)); return; } // @line: 253 // procedure void$javaUtilEx.LinkedList$clear$2641(__this : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var $i0599 : int; var $r2593 : ref; var r1601 : ref; var $r3595 : ref; var $i1600 : int; var $r5597 : ref; var $r4596 : ref; var $r6598 : ref; var r0592 : ref; var r7603 : ref; Block847: r0592 := __this; assert ($neref((r0592), ($null))==1); // @line: 254 $r2593 := $HeapVar[r0592, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; assert ($neref(($r2593), ($null))==1); // @line: 254 r7603 := $HeapVar[$r2593, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301]; goto Block848; // @line: 255 Block848: assert ($neref((r0592), ($null))==1); // @line: 255 $r3595 := $HeapVar[r0592, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; goto Block849; // @line: 255 Block849: goto Block852, Block850; // @line: 255 Block852: // @line: 255 assume ($negInt(($eqref((r7603), ($r3595))))==1); assert ($neref((r7603), ($null))==1); // @line: 256 r1601 := $HeapVar[r7603, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301]; assert ($neref((r7603), ($null))==1); // @line: 257 $HeapVar[r7603, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$previous302] := $null; assert ($neref((r7603), ($null))==1); // @line: 257 $HeapVar[r7603, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301] := $null; assert ($neref((r7603), ($null))==1); // @line: 258 $HeapVar[r7603, java.lang.Object$javaUtilEx.LinkedList$Entry$element300] := $null; // @line: 259 r7603 := r1601; goto Block848; // @line: 255 Block850: assume ($eqref((r7603), ($r3595))==1); goto Block851; // @line: 261 Block851: assert ($neref((r0592), ($null))==1); // @line: 261 $r6598 := $HeapVar[r0592, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; goto Block853; // @line: 261 Block853: assert ($neref((r0592), ($null))==1); // @line: 261 $r5597 := $HeapVar[r0592, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; assert ($neref((r0592), ($null))==1); // @line: 261 $r4596 := $HeapVar[r0592, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; assert ($neref(($r5597), ($null))==1); // @line: 261 $HeapVar[$r5597, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$previous302] := $r4596; assert ($neref(($r6598), ($null))==1); // @line: 261 $HeapVar[$r6598, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301] := $r4596; assert ($neref((r0592), ($null))==1); // @line: 262 $HeapVar[r0592, int$javaUtilEx.LinkedList$size0] := 0; assert ($neref((r0592), ($null))==1); // @line: 263 $i0599 := $HeapVar[r0592, int$javaUtilEx.AbstractList$modCount0]; // @line: 263 $i1600 := $addint(($i0599), (1)); assert ($neref((r0592), ($null))==1); // @line: 263 $HeapVar[r0592, int$javaUtilEx.AbstractList$modCount0] := $i1600; return; } // @line: 73 // ()> procedure void$javaUtilEx.AbstractSequentialList$$la$init$ra$$2578(__this : ref) requires ($neref((__this), ($null))==1); { var r0443 : ref; Block690: r0443 := __this; assert ($neref((r0443), ($null))==1); // @line: 74 call void$javaUtilEx.AbstractList$$la$init$ra$$2483((r0443)); return; } // @line: 719 // procedure java.lang.Object$javaUtilEx.SubList$1$previous$2697(__this : ref) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var $z0922 : int; var $r1923 : ref; var $r3925 : ref; var r0921 : ref; var $r2924 : ref; //temp local variables // @line: 719 Block1315: $Exep0 := $null; goto Block1316; Block1316: r0921 := __this; assert ($neref((r0921), ($null))==1); // @line: 720 call $z0922 := boolean$javaUtilEx.SubList$1$hasPrevious$2696((r0921)); goto Block1317; // @line: 720 Block1317: goto Block1318, Block1320; // @line: 720 Block1318: assume ($eqint(($z0922), (0))==1); goto Block1319; // @line: 720 Block1320: // @line: 720 assume ($negInt(($eqint(($z0922), (0))))==1); assert ($neref((r0921), ($null))==1); // @line: 721 $r2924 := $HeapVar[r0921, javaUtilEx.ListIterator$javaUtilEx.SubList$1$i308]; assert ($neref(($r2924), ($null))==1); // @line: 721 call $r3925 := java.lang.Object$javaUtilEx.ListIterator$previous$2528(($r2924)); // @line: 721 __ret := $r3925; return; // @line: 723 Block1319: // @line: 723 $r1923 := $newvariable((1321)); assume ($neref(($newvariable((1321))), ($null))==1); goto Block1322; // @line: 723 Block1322: assert ($neref(($r1923), ($null))==1); // @line: 723 call void$javaUtilEx.NoSuchElementException$$la$init$ra$$2572(($r1923)); goto Block1323; // @line: 723 Block1323: $Exep0 := $r1923; return; } // procedure is generated by joogie. function {:inline true} $inttoreal($param00 : int) returns (__ret : realVar); // @line: 767 // (javaUtilEx.LinkedList)> procedure void$javaUtilEx.LinkedList$DescendingIterator$$la$init$ra$$2688(__this : ref, $param_0 : ref) returns ($Exep0 : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var $r3882 : ref; var r1880 : ref; var $r2881 : ref; var $r4883 : ref; var r0879 : ref; var $i0884 : int; //temp local variables var $caughtEx1 : ref; // @line: 767 Block1112: $caughtEx1 := $null; $Exep0 := $null; goto Block1257; Block1257: r0879 := __this; r1880 := $param_0; assert ($neref((r0879), ($null))==1); // @line: 768 $HeapVar[r0879, javaUtilEx.LinkedList$javaUtilEx.LinkedList$DescendingIterator$this$0307] := r1880; assert ($neref((r0879), ($null))==1); // @line: 768 call void$java.lang.Object$$la$init$ra$$28((r0879)); // @line: 769 $r2881 := $newvariable((1258)); assume ($neref(($newvariable((1258))), ($null))==1); assert ($neref((r0879), ($null))==1); // @line: 769 $r4883 := $HeapVar[r0879, javaUtilEx.LinkedList$javaUtilEx.LinkedList$DescendingIterator$this$0307]; assert ($neref((r0879), ($null))==1); // @line: 769 $r3882 := $HeapVar[r0879, javaUtilEx.LinkedList$javaUtilEx.LinkedList$DescendingIterator$this$0307]; assert ($neref(($r3882), ($null))==1); // @line: 769 call $i0884 := int$javaUtilEx.LinkedList$size$2638(($r3882)); assert ($neref(($r2881), ($null))==1); // @line: 769 call $caughtEx1 := void$javaUtilEx.LinkedList$ListItr$$la$init$ra$$2677(($r2881), ($r4883), ($i0884)); goto Block1261, Block1259; Block1261: assume ($eqref(($caughtEx1), ($null))==1); goto Block1262; Block1259: assume ($neref(($caughtEx1), ($null))==1); goto Block1260; Block1262: assert ($neref((r0879), ($null))==1); // @line: 769 $HeapVar[r0879, javaUtilEx.LinkedList$ListItr$javaUtilEx.LinkedList$DescendingIterator$itr306] := $r2881; return; Block1260: $Exep0 := $caughtEx1; return; } // @line: 2 // ()> procedure void$javaUtilEx.juLinkedListCreateOfferFirst$$la$init$ra$$2626(__this : ref) requires ($neref((__this), ($null))==1); { var r0516 : ref; Block753: r0516 := __this; assert ($neref((r0516), ($null))==1); // @line: 3 call void$java.lang.Object$$la$init$ra$$28((r0516)); return; } // procedure void$javaUtilEx.ListIterator$remove$2531(__this : ref); // @line: 413 // procedure int$javaUtilEx.AbstractList$ListItr$nextIndex$2545(__this : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var r0286 : ref; var $i0287 : int; Block446: r0286 := __this; assert ($neref((r0286), ($null))==1); // @line: 414 $i0287 := $HeapVar[r0286, int$javaUtilEx.AbstractList$Itr$cursor0]; // @line: 414 __ret := $i0287; return; } // @line: 169 // procedure void$javaUtilEx.LinkedList$addFirst$2635(__this : ref, $param_0 : ref) requires ($neref((__this), ($null))==1); { var $r2560 : ref; var $r3561 : ref; var r1559 : ref; var r0558 : ref; //temp local variables var $freshlocal0 : ref; Block802: r0558 := __this; r1559 := $param_0; assert ($neref((r0558), ($null))==1); // @line: 170 $r2560 := $HeapVar[r0558, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; assert ($neref(($r2560), ($null))==1); // @line: 170 $r3561 := $HeapVar[$r2560, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301]; assert ($neref((r0558), ($null))==1); // @line: 170 call $freshlocal0 := javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$addBefore$2665((r0558), (r1559), ($r3561)); return; } // @line: 752 // procedure javaUtilEx.List$javaUtilEx.SubList$subList$2560(__this : ref, $param_0 : int, $param_1 : int) returns (__ret : ref, $Exep1 : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var i0398 : int; var $r1396 : ref; var r0397 : ref; var i1399 : int; //temp local variables var $caughtEx2 : ref; var $caughtEx3 : ref; // @line: 752 Block636: $caughtEx3 := $null; $caughtEx2 := $null; $Exep1 := $null; $Exep0 := $null; goto Block637; Block637: r0397 := __this; i0398 := $param_0; i1399 := $param_1; // @line: 753 $r1396 := $newvariable((638)); assume ($neref(($newvariable((638))), ($null))==1); assert ($neref(($r1396), ($null))==1); // @line: 753 call $caughtEx2, $caughtEx3 := void$javaUtilEx.SubList$$la$init$ra$$2549(($r1396), (r0397), (i0398), (i1399)); goto Block641, Block639; Block641: assume ($eqref(($caughtEx2), ($null))==1); goto Block642; Block639: assume ($neref(($caughtEx2), ($null))==1); goto Block640; Block642: goto Block645, Block643; Block640: $Exep1 := $caughtEx2; return; Block645: assume ($eqref(($caughtEx3), ($null))==1); goto Block646; Block643: assume ($neref(($caughtEx3), ($null))==1); goto Block644; Block646: // @line: 753 __ret := $r1396; return; Block644: $Exep0 := $caughtEx3; return; } // procedure is generated by joogie. function {:inline true} $mulref($param00 : ref, $param11 : ref) returns (__ret : ref); // @line: 669 // procedure void$javaUtilEx.SubList$removeRange$2555(__this : ref, $param_0 : int, $param_1 : int) returns ($Exep0 : ref, $Exep1 : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var $r1368 : ref; var i0362 : int; var $i4366 : int; var $i6370 : int; var $i9373 : int; var $i7371 : int; var $i2363 : int; var i1364 : int; var $r2369 : ref; var $i8372 : int; var r0361 : ref; var $i5367 : int; var $i3365 : int; //temp local variables var $caughtEx2 : ref; var $caughtEx3 : ref; // @line: 669 Block567: $caughtEx3 := $null; $caughtEx2 := $null; $Exep1 := $null; $Exep0 := $null; goto Block568; Block568: r0361 := __this; i0362 := $param_0; i1364 := $param_1; assert ($neref((r0361), ($null))==1); // @line: 670 call $caughtEx2 := void$javaUtilEx.SubList$checkForComodification$2564((r0361)); goto Block569, Block571; Block569: assume ($neref(($caughtEx2), ($null))==1); goto Block570; Block571: assume ($eqref(($caughtEx2), ($null))==1); goto Block572; Block570: $Exep0 := $caughtEx2; return; Block572: assert ($neref((r0361), ($null))==1); // @line: 671 $r1368 := $HeapVar[r0361, javaUtilEx.AbstractList$javaUtilEx.SubList$l297]; assert ($neref((r0361), ($null))==1); // @line: 671 $i2363 := $HeapVar[r0361, int$javaUtilEx.SubList$offset0]; // @line: 671 $i5367 := $addint((i0362), ($i2363)); assert ($neref((r0361), ($null))==1); // @line: 671 $i3365 := $HeapVar[r0361, int$javaUtilEx.SubList$offset0]; // @line: 671 $i4366 := $addint((i1364), ($i3365)); assert ($neref(($r1368), ($null))==1); // @line: 671 call $caughtEx3 := void$javaUtilEx.AbstractList$removeRange$2499(($r1368), ($i5367), ($i4366)); goto Block573, Block575; Block573: assume ($neref(($caughtEx3), ($null))==1); goto Block574; Block575: assume ($eqref(($caughtEx3), ($null))==1); goto Block576; Block574: $Exep1 := $caughtEx3; return; Block576: assert ($neref((r0361), ($null))==1); // @line: 672 $r2369 := $HeapVar[r0361, javaUtilEx.AbstractList$javaUtilEx.SubList$l297]; assert ($neref(($r2369), ($null))==1); // @line: 672 $i6370 := $HeapVar[$r2369, int$javaUtilEx.AbstractList$modCount0]; assert ($neref((r0361), ($null))==1); // @line: 672 $HeapVar[r0361, int$javaUtilEx.AbstractList$modCount0] := $i6370; assert ($neref((r0361), ($null))==1); // @line: 673 $i8372 := $HeapVar[r0361, int$javaUtilEx.SubList$size0]; // @line: 673 $i7371 := $subint((i1364), (i0362)); // @line: 673 $i9373 := $subint(($i8372), ($i7371)); assert ($neref((r0361), ($null))==1); // @line: 673 $HeapVar[r0361, int$javaUtilEx.SubList$size0] := $i9373; return; } // @line: 85 // procedure boolean$javaUtilEx.AbstractCollection$isEmpty$2231(__this : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var $i03 : int; var r02 : ref; var $z05 : int; Block17: r02 := __this; assert ($neref((r02), ($null))==1); // @line: 86 call $i03 := int$javaUtilEx.AbstractCollection$size$2230((r02)); goto Block18; // @line: 86 Block18: goto Block19, Block21; // @line: 86 Block19: assume ($neint(($i03), (0))==1); goto Block20; // @line: 86 Block21: // @line: 86 assume ($negInt(($neint(($i03), (0))))==1); // @line: 86 $z05 := 1; goto Block22; // @line: 86 Block20: // @line: 86 $z05 := 0; goto Block22; // @line: 86 Block22: // @line: 86 __ret := $z05; return; } // @line: 193 // procedure boolean$javaUtilEx.LinkedList$contains$2637(__this : ref, $param_0 : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var $i0569 : int; var r1568 : ref; var $z0571 : int; var r0567 : ref; Block804: r0567 := __this; r1568 := $param_0; assert ($neref((r0567), ($null))==1); // @line: 194 call $i0569 := int$javaUtilEx.LinkedList$indexOf$2647((r0567), (r1568)); goto Block805; // @line: 194 Block805: goto Block808, Block806; // @line: 194 Block808: // @line: 194 assume ($negInt(($eqint(($i0569), (-1))))==1); // @line: 194 $z0571 := 1; goto Block809; // @line: 194 Block806: assume ($eqint(($i0569), (-1))==1); goto Block807; // @line: 194 Block809: // @line: 194 __ret := $z0571; return; // @line: 194 Block807: // @line: 194 $z0571 := 0; goto Block809; } // @line: 546 // procedure void$javaUtilEx.LinkedList$push$2660(__this : ref, $param_0 : ref) requires ($neref((__this), ($null))==1); { var r0693 : ref; var r1694 : ref; Block1046: r0693 := __this; r1694 := $param_0; assert ($neref((r0693), ($null))==1); // @line: 547 call void$javaUtilEx.LinkedList$addFirst$2635((r0693), (r1694)); return; } // @line: 98 // procedure boolean$javaUtilEx.AbstractCollection$contains$2232(__this : ref, $param_0 : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var $z213 : int; var $z112 : int; var r19 : ref; var r06 : ref; var $z010 : int; var $r311 : ref; var r28 : ref; var $r414 : ref; Block23: r06 := __this; r19 := $param_0; assert ($neref((r06), ($null))==1); // @line: 99 call r28 := javaUtilEx.Iterator$javaUtilEx.AbstractCollection$iterator$2229((r06)); goto Block24; // @line: 100 Block24: goto Block25, Block27; // @line: 100 Block25: assume ($neref((r19), ($null))==1); goto Block26; // @line: 100 Block27: // @line: 100 assume ($negInt(($neref((r19), ($null))))==1); goto Block28; // @line: 105 Block26: assert ($neref((r28), ($null))==1); // @line: 105 call $z010 := boolean$javaUtilEx.Iterator$hasNext$2254((r28)); goto Block36; // @line: 101 Block28: assert ($neref((r28), ($null))==1); // @line: 101 call $z213 := boolean$javaUtilEx.Iterator$hasNext$2254((r28)); goto Block29; // @line: 105 Block36: goto Block37, Block38; // @line: 101 Block29: goto Block30, Block32; // @line: 105 Block37: assume ($eqint(($z010), (0))==1); goto Block31; // @line: 105 Block38: // @line: 105 assume ($negInt(($eqint(($z010), (0))))==1); assert ($neref((r28), ($null))==1); // @line: 106 call $r311 := java.lang.Object$javaUtilEx.Iterator$next$2255((r28)); assert ($neref((r19), ($null))==1); // @line: 106 call $z112 := boolean$java.lang.Object$equals$32((r19), ($r311)); goto Block39; // @line: 101 Block30: assume ($eqint(($z213), (0))==1); goto Block31; // @line: 101 Block32: // @line: 101 assume ($negInt(($eqint(($z213), (0))))==1); assert ($neref((r28), ($null))==1); // @line: 102 call $r414 := java.lang.Object$javaUtilEx.Iterator$next$2255((r28)); goto Block33; // @line: 109 Block31: // @line: 109 __ret := 0; return; // @line: 106 Block39: goto Block41, Block40; // @line: 102 Block33: goto Block35, Block34; // @line: 106 Block41: // @line: 106 assume ($negInt(($eqint(($z112), (0))))==1); // @line: 107 __ret := 1; return; // @line: 106 Block40: assume ($eqint(($z112), (0))==1); goto Block26; // @line: 102 Block35: // @line: 102 assume ($negInt(($neref(($r414), ($null))))==1); // @line: 103 __ret := 1; return; // @line: 102 Block34: assume ($neref(($r414), ($null))==1); goto Block28; } // @line: 647 // procedure int$javaUtilEx.SubList$size$2552(__this : ref) returns (__ret : int, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var $i0339 : int; var r0338 : ref; //temp local variables var $caughtEx1 : ref; // @line: 647 Block532: $caughtEx1 := $null; $Exep0 := $null; goto Block533; Block533: r0338 := __this; assert ($neref((r0338), ($null))==1); // @line: 648 call $caughtEx1 := void$javaUtilEx.SubList$checkForComodification$2564((r0338)); goto Block534, Block536; Block534: assume ($neref(($caughtEx1), ($null))==1); goto Block535; Block536: assume ($eqref(($caughtEx1), ($null))==1); goto Block537; Block535: $Exep0 := $caughtEx1; return; Block537: assert ($neref((r0338), ($null))==1); // @line: 649 $i0339 := $HeapVar[r0338, int$javaUtilEx.SubList$size0]; // @line: 649 __ret := $i0339; return; } // procedure is generated by joogie. function {:inline true} $reftorefarr($param00 : ref) returns (__ret : [int]ref); // @line: 137 // procedure java.lang.Object$javaUtilEx.LinkedList$getLast$2632(__this : ref) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var r0544 : ref; var $i0545 : int; var $r4549 : ref; var $r1546 : ref; var $r2547 : ref; var $r3548 : ref; //temp local variables // @line: 137 Block780: $Exep0 := $null; goto Block781; Block781: r0544 := __this; assert ($neref((r0544), ($null))==1); // @line: 138 $i0545 := $HeapVar[r0544, int$javaUtilEx.LinkedList$size0]; goto Block782; // @line: 138 Block782: goto Block785, Block783; // @line: 138 Block785: // @line: 138 assume ($negInt(($neint(($i0545), (0))))==1); // @line: 139 $r4549 := $newvariable((786)); assume ($neref(($newvariable((786))), ($null))==1); assert ($neref(($r4549), ($null))==1); // @line: 139 call void$javaUtilEx.NoSuchElementException$$la$init$ra$$2572(($r4549)); goto Block787; // @line: 138 Block783: assume ($neint(($i0545), (0))==1); goto Block784; // @line: 138 Block787: $Exep0 := $r4549; return; // @line: 141 Block784: assert ($neref((r0544), ($null))==1); // @line: 141 $r1546 := $HeapVar[r0544, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; goto Block788; // @line: 141 Block788: assert ($neref(($r1546), ($null))==1); // @line: 141 $r2547 := $HeapVar[$r1546, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$previous302]; assert ($neref(($r2547), ($null))==1); // @line: 141 $r3548 := $HeapVar[$r2547, java.lang.Object$javaUtilEx.LinkedList$Entry$element300]; // @line: 141 __ret := $r3548; return; } // procedure is generated by joogie. function {:inline true} $reftoint($param00 : ref) returns (__ret : int); // @line: 65 // ()> procedure void$javaUtilEx.AbstractCollection$$la$init$ra$$2228(__this : ref) requires ($neref((__this), ($null))==1); { var r01 : ref; Block16: r01 := __this; assert ($neref((r01), ($null))==1); // @line: 66 call void$java.lang.Object$$la$init$ra$$28((r01)); return; } // @line: 574 // procedure boolean$javaUtilEx.LinkedList$removeFirstOccurrence$2662(__this : ref, $param_0 : ref) returns (__ret : int, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var r1698 : ref; var $z0699 : int; var r0697 : ref; //temp local variables var $caughtEx1 : ref; // @line: 574 Block1053: $caughtEx1 := $null; $Exep0 := $null; goto Block1054; Block1054: r0697 := __this; r1698 := $param_0; assert ($neref((r0697), ($null))==1); // @line: 575 call $z0699, $caughtEx1 := boolean$javaUtilEx.LinkedList$remove$2640((r0697), (r1698)); goto Block1057, Block1055; Block1057: assume ($eqref(($caughtEx1), ($null))==1); goto Block1058; Block1055: assume ($neref(($caughtEx1), ($null))==1); goto Block1056; Block1058: // @line: 575 __ret := $z0699; return; Block1056: $Exep0 := $caughtEx1; return; } // (java.lang.Throwable)> procedure void$java.lang.RuntimeException$$la$init$ra$$763(__this : ref, $param_0 : ref); // @line: 708 // procedure java.lang.Object$javaUtilEx.SubList$1$next$2695(__this : ref) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var $r2915 : ref; var $r1914 : ref; var $z0913 : int; var r0912 : ref; var $r3916 : ref; //temp local variables // @line: 708 Block1300: $Exep0 := $null; goto Block1301; Block1301: r0912 := __this; assert ($neref((r0912), ($null))==1); // @line: 709 call $z0913 := boolean$javaUtilEx.SubList$1$hasNext$2694((r0912)); goto Block1302; // @line: 709 Block1302: goto Block1305, Block1303; // @line: 709 Block1305: // @line: 709 assume ($negInt(($eqint(($z0913), (0))))==1); assert ($neref((r0912), ($null))==1); // @line: 710 $r2915 := $HeapVar[r0912, javaUtilEx.ListIterator$javaUtilEx.SubList$1$i308]; assert ($neref(($r2915), ($null))==1); // @line: 710 call $r3916 := java.lang.Object$javaUtilEx.ListIterator$next$2526(($r2915)); // @line: 710 __ret := $r3916; return; // @line: 709 Block1303: assume ($eqint(($z0913), (0))==1); goto Block1304; // @line: 712 Block1304: // @line: 712 $r1914 := $newvariable((1306)); assume ($neref(($newvariable((1306))), ($null))==1); goto Block1307; // @line: 712 Block1307: assert ($neref(($r1914), ($null))==1); // @line: 712 call void$javaUtilEx.NoSuchElementException$$la$init$ra$$2572(($r1914)); goto Block1308; // @line: 712 Block1308: $Exep0 := $r1914; return; } // procedure is generated by joogie. function {:inline true} $xorreal($param00 : realVar, $param11 : realVar) returns (__ret : int); // @line: 693 // procedure javaUtilEx.Iterator$javaUtilEx.SubList$iterator$2558(__this : ref) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var r0391 : ref; var $r1392 : ref; //temp local variables var $caughtEx1 : ref; // @line: 693 Block614: $caughtEx1 := $null; $Exep0 := $null; goto Block615; Block615: r0391 := __this; assert ($neref((r0391), ($null))==1); // @line: 694 call $r1392, $caughtEx1 := javaUtilEx.ListIterator$javaUtilEx.AbstractList$listIterator$2494((r0391)); goto Block616, Block618; Block616: assume ($neref(($caughtEx1), ($null))==1); goto Block617; Block618: assume ($eqref(($caughtEx1), ($null))==1); goto Block619; Block617: $Exep0 := $caughtEx1; return; Block619: // @line: 694 __ret := $r1392; return; } // @line: 71 // (java.lang.String,java.lang.Throwable)> procedure void$javaUtilEx.UnsupportedOperationException$$la$init$ra$$2259(__this : ref, $param_0 : ref, $param_1 : ref) requires ($neref((__this), ($null))==1); { var r1100 : ref; var r2101 : ref; var r099 : ref; Block136: r099 := __this; r1100 := $param_0; r2101 := $param_1; assert ($neref((r099), ($null))==1); // @line: 72 call void$java.lang.RuntimeException$$la$init$ra$$762((r099), (r1100), (r2101)); return; } // procedure is generated by joogie. function {:inline true} $andref($param00 : ref, $param11 : ref) returns (__ret : int); // @line: 147 // procedure void$javaUtilEx.AbstractList$add$2487(__this : ref, $param_0 : int, $param_1 : ref) returns ($Exep0 : ref) requires ($neref((__this), ($null))==1); { var $r2112 : ref; var r1115 : ref; var r0113 : ref; var i0114 : int; //temp local variables // @line: 147 Block139: $Exep0 := $null; goto Block150; Block150: r0113 := __this; i0114 := $param_0; r1115 := $param_1; // @line: 148 $r2112 := $newvariable((151)); assume ($neref(($newvariable((151))), ($null))==1); assert ($neref(($r2112), ($null))==1); // @line: 148 call void$javaUtilEx.UnsupportedOperationException$$la$init$ra$$2257(($r2112)); goto Block152; Block152: $Exep0 := $r2112; return; } // @line: 704 // procedure boolean$javaUtilEx.SubList$1$hasNext$2694(__this : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var $z0911 : int; var $i1909 : int; var r0906 : ref; var $i0907 : int; var $r1908 : ref; Block1294: r0906 := __this; assert ($neref((r0906), ($null))==1); // @line: 705 call $i0907 := int$javaUtilEx.SubList$1$nextIndex$2698((r0906)); assert ($neref((r0906), ($null))==1); // @line: 705 $r1908 := $HeapVar[r0906, javaUtilEx.SubList$javaUtilEx.SubList$1$this$0309]; // @line: 705 call $i1909 := int$javaUtilEx.SubList$access$200$2567(($r1908)); goto Block1295; // @line: 705 Block1295: goto Block1296, Block1298; // @line: 705 Block1296: assume ($geint(($i0907), ($i1909))==1); goto Block1297; // @line: 705 Block1298: // @line: 705 assume ($negInt(($geint(($i0907), ($i1909))))==1); // @line: 705 $z0911 := 1; goto Block1299; // @line: 705 Block1297: // @line: 705 $z0911 := 0; goto Block1299; // @line: 705 Block1299: // @line: 705 __ret := $z0911; return; } // procedure int$javaUtilEx.ListIterator$nextIndex$2529(__this : ref) returns (__ret : int); // procedure is generated by joogie. function {:inline true} $cmpreal(x : realVar, y : realVar) returns (__ret : int) { if ($ltreal((x), (y)) == 1) then 1 else if ($eqreal((x), (y)) == 1) then 0 else -1 } // @line: 87 // procedure java.lang.Object$javaUtilEx.AbstractSequentialList$get$2579(__this : ref, $param_0 : int) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var $r4448 : ref; var r0444 : ref; var $r5450 : ref; var $r2446 : ref; var i0445 : int; var $r3447 : ref; //temp local variables var $caughtEx1 : ref; // @line: 87 Block691: $caughtEx1 := $null; $Exep0 := $null; goto Block692; Block692: r0444 := __this; i0445 := $param_0; goto Block693; // @line: 88 Block693: assert ($neref((r0444), ($null))==1); // @line: 88 call $r2446 := javaUtilEx.ListIterator$javaUtilEx.AbstractSequentialList$listIterator$2585((r0444), (i0445)); assert ($neref(($r2446), ($null))==1); // @line: 88 call $r3447 := java.lang.Object$javaUtilEx.ListIterator$next$2526(($r2446)); goto Block694; // @line: 88 Block694: // @line: 88 __ret := $r3447; return; } // @line: 318 // procedure java.lang.Object$javaUtilEx.LinkedList$remove$2645(__this : ref, $param_0 : int) returns (__ret : ref, $Exep0 : ref, $Exep1 : ref) requires ($neref((__this), ($null))==1); { var $r1623 : ref; var $r2624 : ref; var i0622 : int; var r0621 : ref; //temp local variables var $caughtEx2 : ref; var $caughtEx3 : ref; // @line: 318 Block879: $caughtEx3 := $null; $caughtEx2 := $null; $Exep1 := $null; $Exep0 := $null; goto Block880; Block880: r0621 := __this; i0622 := $param_0; assert ($neref((r0621), ($null))==1); // @line: 319 call $r1623, $caughtEx2 := javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$entry$2646((r0621), (i0622)); goto Block881, Block883; Block881: assume ($neref(($caughtEx2), ($null))==1); goto Block882; Block883: assume ($eqref(($caughtEx2), ($null))==1); goto Block884; Block882: $Exep0 := $caughtEx2; return; Block884: assert ($neref((r0621), ($null))==1); // @line: 319 call $r2624, $caughtEx3 := java.lang.Object$javaUtilEx.LinkedList$remove$2666((r0621), ($r1623)); goto Block885, Block887; Block885: assume ($neref(($caughtEx3), ($null))==1); goto Block886; Block887: assume ($eqref(($caughtEx3), ($null))==1); goto Block888; Block886: $Exep1 := $caughtEx3; return; Block888: // @line: 319 __ret := $r2624; return; } // procedure is generated by joogie. function {:inline true} $ltint(x : int, y : int) returns (__ret : int) { if (x < y) then 1 else 0 } // procedure is generated by joogie. function {:inline true} $mulint($param00 : int, $param11 : int) returns (__ret : int); // procedure is generated by joogie. function {:inline true} $ltref($param00 : ref, $param11 : ref) returns (__ret : int); // @line: 756 // procedure void$javaUtilEx.SubList$rangeCheck$2561(__this : ref, $param_0 : int) returns ($Exep0 : ref) modifies $stringSize; requires ($neref((__this), ($null))==1); { var i0400 : int; var $i1404 : int; var $r2403 : ref; var r0402 : ref; var $r1401 : ref; //temp local variables // @line: 756 Block506: $Exep0 := $null; goto Block647; Block647: r0402 := __this; i0400 := $param_0; goto Block648; // @line: 757 Block648: goto Block651, Block649; // @line: 757 Block651: // @line: 757 assume ($negInt(($ltint((i0400), (0))))==1); assert ($neref((r0402), ($null))==1); // @line: 758 $i1404 := $HeapVar[r0402, int$javaUtilEx.SubList$size0]; goto Block652; // @line: 757 Block649: assume ($ltint((i0400), (0))==1); goto Block650; // @line: 758 Block652: goto Block653, Block655; // @line: 758 Block650: // @line: 758 $r1401 := $newvariable((656)); assume ($neref(($newvariable((656))), ($null))==1); assert ($neref((r0402), ($null))==1); // @line: 758 call $r2403 := java.lang.String$javaUtilEx.SubList$outOfBoundsMsg$2563((r0402), (i0400)); assert ($neref(($r1401), ($null))==1); // @line: 758 call void$java.lang.IndexOutOfBoundsException$$la$init$ra$$2076(($r1401), ($r2403)); goto Block657; // @line: 758 Block653: assume ($ltint((i0400), ($i1404))==1); goto Block654; // @line: 758 Block655: // @line: 758 assume ($negInt(($ltint((i0400), ($i1404))))==1); goto Block650; // @line: 758 Block657: $Exep0 := $r1401; return; // @line: 759 Block654: return; } // procedure is generated by joogie. function {:inline true} $mulreal($param00 : realVar, $param11 : realVar) returns (__ret : realVar); // @line: 770 // procedure void$javaUtilEx.SubList$checkForComodification$2564(__this : ref) returns ($Exep0 : ref) requires ($neref((__this), ($null))==1); { var $r2416 : ref; var $i0414 : int; var r0412 : ref; var $i1415 : int; var $r1413 : ref; //temp local variables // @line: 770 Block508: $Exep0 := $null; goto Block670; Block670: r0412 := __this; assert ($neref((r0412), ($null))==1); // @line: 771 $i1415 := $HeapVar[r0412, int$javaUtilEx.AbstractList$modCount0]; assert ($neref((r0412), ($null))==1); // @line: 771 $r1413 := $HeapVar[r0412, javaUtilEx.AbstractList$javaUtilEx.SubList$l297]; assert ($neref(($r1413), ($null))==1); // @line: 771 $i0414 := $HeapVar[$r1413, int$javaUtilEx.AbstractList$modCount0]; goto Block671; // @line: 771 Block671: goto Block674, Block672; // @line: 771 Block674: // @line: 771 assume ($negInt(($eqint(($i1415), ($i0414))))==1); // @line: 772 $r2416 := $newvariable((675)); assume ($neref(($newvariable((675))), ($null))==1); assert ($neref(($r2416), ($null))==1); // @line: 772 call void$javaUtilEx.ConcurrentModificationException$$la$init$ra$$2570(($r2416)); goto Block676; // @line: 771 Block672: assume ($eqint(($i1415), ($i0414))==1); goto Block673; // @line: 771 Block676: $Exep0 := $r2416; return; // @line: 773 Block673: return; } // procedure is generated by joogie. function {:inline true} $ushrreal($param00 : realVar, $param11 : realVar) returns (__ret : int); // procedure is generated by joogie. function {:inline true} $cmpref(x : ref, y : ref) returns (__ret : int) { if ($ltref((x), (y)) == 1) then 1 else if ($eqref((x), (y)) == 1) then 0 else -1 } // ()> procedure void$java.lang.StringBuilder$$la$init$ra$$2261(__this : ref); // ()> procedure void$java.lang.Object$$la$init$ra$$28(__this : ref); // @line: 146 // procedure boolean$javaUtilEx.AbstractCollection$remove$2234(__this : ref, $param_0 : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var $z022 : int; var r121 : ref; var r220 : ref; var r018 : ref; var $z124 : int; var $r426 : ref; var $z225 : int; var $r323 : ref; Block46: r018 := __this; r121 := $param_0; assert ($neref((r018), ($null))==1); // @line: 147 call r220 := javaUtilEx.Iterator$javaUtilEx.AbstractCollection$iterator$2229((r018)); goto Block47; // @line: 148 Block47: goto Block50, Block48; // @line: 148 Block50: // @line: 148 assume ($negInt(($neref((r121), ($null))))==1); goto Block51; // @line: 148 Block48: assume ($neref((r121), ($null))==1); goto Block49; // @line: 149 Block51: assert ($neref((r220), ($null))==1); // @line: 149 call $z225 := boolean$javaUtilEx.Iterator$hasNext$2254((r220)); goto Block52; // @line: 156 Block49: assert ($neref((r220), ($null))==1); // @line: 156 call $z022 := boolean$javaUtilEx.Iterator$hasNext$2254((r220)); goto Block59; // @line: 149 Block52: goto Block53, Block55; // @line: 156 Block59: goto Block60, Block61; // @line: 149 Block53: assume ($eqint(($z225), (0))==1); goto Block54; // @line: 149 Block55: // @line: 149 assume ($negInt(($eqint(($z225), (0))))==1); assert ($neref((r220), ($null))==1); // @line: 150 call $r426 := java.lang.Object$javaUtilEx.Iterator$next$2255((r220)); goto Block56; // @line: 156 Block60: assume ($eqint(($z022), (0))==1); goto Block54; // @line: 156 Block61: // @line: 156 assume ($negInt(($eqint(($z022), (0))))==1); assert ($neref((r220), ($null))==1); // @line: 157 call $r323 := java.lang.Object$javaUtilEx.Iterator$next$2255((r220)); assert ($neref((r121), ($null))==1); // @line: 157 call $z124 := boolean$java.lang.Object$equals$32((r121), ($r323)); goto Block62; // @line: 163 Block54: // @line: 163 __ret := 0; return; // @line: 150 Block56: goto Block57, Block58; // @line: 157 Block62: goto Block63, Block64; // @line: 150 Block57: assume ($neref(($r426), ($null))==1); goto Block51; // @line: 150 Block58: // @line: 150 assume ($negInt(($neref(($r426), ($null))))==1); assert ($neref((r220), ($null))==1); // @line: 151 call void$javaUtilEx.Iterator$remove$2256((r220)); // @line: 152 __ret := 1; return; // @line: 157 Block63: assume ($eqint(($z124), (0))==1); goto Block49; // @line: 157 Block64: // @line: 157 assume ($negInt(($eqint(($z124), (0))))==1); assert ($neref((r220), ($null))==1); // @line: 158 call void$javaUtilEx.Iterator$remove$2256((r220)); // @line: 159 __ret := 1; return; } // @line: 641 // procedure java.lang.Object$javaUtilEx.SubList$get$2551(__this : ref, $param_0 : int) returns (__ret : ref, $Exep1 : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var i0333 : int; var $i1334 : int; var $r1336 : ref; var $r2337 : ref; var r0332 : ref; var $i2335 : int; //temp local variables var $caughtEx2 : ref; var $caughtEx3 : ref; // @line: 641 Block522: $caughtEx3 := $null; $caughtEx2 := $null; $Exep1 := $null; $Exep0 := $null; goto Block523; Block523: r0332 := __this; i0333 := $param_0; assert ($neref((r0332), ($null))==1); // @line: 642 call $caughtEx2 := void$javaUtilEx.SubList$rangeCheck$2561((r0332), (i0333)); goto Block526, Block524; Block526: assume ($eqref(($caughtEx2), ($null))==1); goto Block527; Block524: assume ($neref(($caughtEx2), ($null))==1); goto Block525; Block527: assert ($neref((r0332), ($null))==1); // @line: 643 call $caughtEx3 := void$javaUtilEx.SubList$checkForComodification$2564((r0332)); goto Block528, Block530; Block525: $Exep0 := $caughtEx2; return; Block528: assume ($neref(($caughtEx3), ($null))==1); goto Block529; Block530: assume ($eqref(($caughtEx3), ($null))==1); goto Block531; Block529: $Exep1 := $caughtEx3; return; Block531: assert ($neref((r0332), ($null))==1); // @line: 644 $r1336 := $HeapVar[r0332, javaUtilEx.AbstractList$javaUtilEx.SubList$l297]; assert ($neref((r0332), ($null))==1); // @line: 644 $i1334 := $HeapVar[r0332, int$javaUtilEx.SubList$offset0]; // @line: 644 $i2335 := $addint((i0333), ($i1334)); assert ($neref(($r1336), ($null))==1); // @line: 644 call $r2337 := java.lang.Object$javaUtilEx.AbstractList$get$2485(($r1336), ($i2335)); // @line: 644 __ret := $r2337; return; } // @line: 571 // procedure void$javaUtilEx.AbstractList$removeRange$2499(__this : ref, $param_0 : int, $param_1 : int) returns ($Exep0 : ref) requires ($neref((__this), ($null))==1); { var i1207 : int; var r0202 : ref; var i0203 : int; var i3210 : int; var r1205 : ref; var i2208 : int; //temp local variables var $caughtEx1 : ref; var $freshlocal2 : ref; // @line: 571 Block208: $caughtEx1 := $null; $Exep0 := $null; goto Block326; Block326: r0202 := __this; i0203 := $param_0; i1207 := $param_1; assert ($neref((r0202), ($null))==1); // @line: 572 call r1205, $caughtEx1 := javaUtilEx.ListIterator$javaUtilEx.AbstractList$listIterator$2495((r0202), (i0203)); goto Block327, Block329; Block327: assume ($neref(($caughtEx1), ($null))==1); goto Block328; Block329: assume ($eqref(($caughtEx1), ($null))==1); goto Block330; Block328: $Exep0 := $caughtEx1; return; Block330: // @line: 573 i3210 := 0; // @line: 573 i2208 := $subint((i1207), (i0203)); goto Block331; // @line: 573 Block331: goto Block334, Block332; // @line: 573 Block334: // @line: 573 assume ($negInt(($geint((i3210), (i2208))))==1); assert ($neref((r1205), ($null))==1); // @line: 574 call $freshlocal2 := java.lang.Object$javaUtilEx.ListIterator$next$2526((r1205)); assert ($neref((r1205), ($null))==1); // @line: 575 call void$javaUtilEx.ListIterator$remove$2531((r1205)); // @line: 573 i3210 := $addint((i3210), (1)); goto Block331; // @line: 573 Block332: assume ($geint((i3210), (i2208))==1); goto Block333; // @line: 577 Block333: return; } // @line: 44 // ()> procedure void$javaUtilEx.NoSuchElementException$$la$init$ra$$2572(__this : ref) requires ($neref((__this), ($null))==1); { var r0432 : ref; Block684: r0432 := __this; assert ($neref((r0432), ($null))==1); // @line: 45 call void$java.lang.RuntimeException$$la$init$ra$$760((r0432)); return; } // @line: 680 // procedure boolean$javaUtilEx.SubList$addAll$2557(__this : ref, $param_0 : int, $param_1 : ref) returns (__ret : int, $Exep1 : ref, $Exep2 : ref, $Exep0 : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var $i6390 : int; var r0378 : ref; var r1380 : ref; var $i3384 : int; var $r2385 : ref; var i0379 : int; var $i2383 : int; var $i4388 : int; var i1382 : int; var $i5389 : int; var $r3387 : ref; //temp local variables var $freshlocal6 : int; var $caughtEx3 : ref; var $caughtEx4 : ref; var $caughtEx5 : ref; // @line: 680 Block577: $caughtEx5 := $null; $caughtEx4 := $null; $caughtEx3 := $null; $Exep2 := $null; $Exep1 := $null; $Exep0 := $null; goto Block592; Block592: r0378 := __this; i0379 := $param_0; r1380 := $param_1; assert ($neref((r0378), ($null))==1); // @line: 681 call $caughtEx3 := void$javaUtilEx.SubList$rangeCheckForAdd$2562((r0378), (i0379)); goto Block595, Block593; Block595: assume ($eqref(($caughtEx3), ($null))==1); goto Block596; Block593: assume ($neref(($caughtEx3), ($null))==1); goto Block594; Block596: assert ($neref((r1380), ($null))==1); // @line: 682 call i1382 := int$javaUtilEx.Collection$size$2241((r1380)); goto Block597; Block594: $Exep0 := $caughtEx3; return; // @line: 683 Block597: goto Block598, Block600; // @line: 683 Block598: assume ($neint((i1382), (0))==1); goto Block599; // @line: 683 Block600: // @line: 683 assume ($negInt(($neint((i1382), (0))))==1); // @line: 684 __ret := 0; return; // @line: 686 Block599: assert ($neref((r0378), ($null))==1); // @line: 686 call $caughtEx4 := void$javaUtilEx.SubList$checkForComodification$2564((r0378)); goto Block601, Block603; // @line: 686 Block601: assume ($neref(($caughtEx4), ($null))==1); goto Block602; // @line: 686 Block603: assume ($eqref(($caughtEx4), ($null))==1); goto Block604; // @line: 686 Block602: $Exep1 := $caughtEx4; return; // @line: 686 Block604: goto Block605; // @line: 687 Block605: assert ($neref((r0378), ($null))==1); // @line: 687 $r2385 := $HeapVar[r0378, javaUtilEx.AbstractList$javaUtilEx.SubList$l297]; assert ($neref((r0378), ($null))==1); // @line: 687 $i2383 := $HeapVar[r0378, int$javaUtilEx.SubList$offset0]; // @line: 687 $i3384 := $addint(($i2383), (i0379)); assert ($neref(($r2385), ($null))==1); // @line: 687 call $freshlocal6, $caughtEx5, $caughtEx3 := boolean$javaUtilEx.AbstractList$addAll$2492(($r2385), ($i3384), (r1380)); goto Block608, Block606; // @line: 687 Block608: assume ($eqref(($caughtEx5), ($null))==1); goto Block609; // @line: 687 Block606: assume ($neref(($caughtEx5), ($null))==1); goto Block607; // @line: 687 Block609: goto Block610, Block612; // @line: 687 Block607: $Exep2 := $caughtEx5; return; // @line: 687 Block610: assume ($neref(($caughtEx3), ($null))==1); goto Block611; // @line: 687 Block612: assume ($eqref(($caughtEx3), ($null))==1); goto Block613; // @line: 687 Block611: $Exep0 := $caughtEx3; return; // @line: 687 Block613: assert ($neref((r0378), ($null))==1); // @line: 688 $r3387 := $HeapVar[r0378, javaUtilEx.AbstractList$javaUtilEx.SubList$l297]; assert ($neref(($r3387), ($null))==1); // @line: 688 $i4388 := $HeapVar[$r3387, int$javaUtilEx.AbstractList$modCount0]; assert ($neref((r0378), ($null))==1); // @line: 688 $HeapVar[r0378, int$javaUtilEx.AbstractList$modCount0] := $i4388; assert ($neref((r0378), ($null))==1); // @line: 689 $i5389 := $HeapVar[r0378, int$javaUtilEx.SubList$size0]; // @line: 689 $i6390 := $addint(($i5389), (i1382)); assert ($neref((r0378), ($null))==1); // @line: 689 $HeapVar[r0378, int$javaUtilEx.SubList$size0] := $i6390; // @line: 690 __ret := 1; return; } // @line: 680 // procedure int$javaUtilEx.LinkedList$ListItr$nextIndex$2682(__this : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var r0834 : ref; var $i0835 : int; Block1206: r0834 := __this; assert ($neref((r0834), ($null))==1); // @line: 681 $i0835 := $HeapVar[r0834, int$javaUtilEx.LinkedList$ListItr$nextIndex0]; // @line: 681 __ret := $i0835; return; } // procedure is generated by joogie. function {:inline true} $eqintarray($param00 : [int]int, $param11 : [int]int) returns (__ret : int); // @line: 627 // procedure javaUtilEx.ListIterator$javaUtilEx.LinkedList$listIterator$2664(__this : ref, $param_0 : int) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var $r1714 : ref; var i0716 : int; var r0715 : ref; //temp local variables var $caughtEx1 : ref; // @line: 627 Block1095: $caughtEx1 := $null; $Exep0 := $null; goto Block1096; Block1096: r0715 := __this; i0716 := $param_0; // @line: 628 $r1714 := $newvariable((1097)); assume ($neref(($newvariable((1097))), ($null))==1); assert ($neref(($r1714), ($null))==1); // @line: 628 call $caughtEx1 := void$javaUtilEx.LinkedList$ListItr$$la$init$ra$$2677(($r1714), (r0715), (i0716)); goto Block1100, Block1098; Block1100: assume ($eqref(($caughtEx1), ($null))==1); goto Block1101; Block1098: assume ($neref(($caughtEx1), ($null))==1); goto Block1099; Block1101: // @line: 628 __ret := $r1714; return; Block1099: $Exep0 := $caughtEx1; return; } // procedure is generated by joogie. function {:inline true} $lereal($param00 : realVar, $param11 : realVar) returns (__ret : int); // @line: 517 // procedure java.lang.Object$javaUtilEx.LinkedList$pollFirst$2658(__this : ref) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var $r1689 : ref; var r0687 : ref; var $i0688 : int; //temp local variables var $caughtEx1 : ref; // @line: 517 Block1024: $caughtEx1 := $null; $Exep0 := $null; goto Block1025; Block1025: r0687 := __this; assert ($neref((r0687), ($null))==1); // @line: 518 $i0688 := $HeapVar[r0687, int$javaUtilEx.LinkedList$size0]; goto Block1026; // @line: 518 Block1026: goto Block1027, Block1029; // @line: 518 Block1027: assume ($neint(($i0688), (0))==1); goto Block1028; // @line: 518 Block1029: // @line: 518 assume ($negInt(($neint(($i0688), (0))))==1); // @line: 519 __ret := $null; return; // @line: 520 Block1028: assert ($neref((r0687), ($null))==1); // @line: 520 call $r1689, $caughtEx1 := java.lang.Object$javaUtilEx.LinkedList$removeFirst$2633((r0687)); goto Block1032, Block1030; // @line: 520 Block1032: assume ($eqref(($caughtEx1), ($null))==1); goto Block1033; // @line: 520 Block1030: assume ($neref(($caughtEx1), ($null))==1); goto Block1031; // @line: 520 Block1033: goto Block1034; // @line: 520 Block1031: $Exep0 := $caughtEx1; return; // @line: 520 Block1034: // @line: 520 __ret := $r1689; return; } // @line: 396 // procedure boolean$javaUtilEx.AbstractList$ListItr$hasPrevious$2543(__this : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var r0272 : ref; var $z0275 : int; var $i0273 : int; Block425: r0272 := __this; assert ($neref((r0272), ($null))==1); // @line: 397 $i0273 := $HeapVar[r0272, int$javaUtilEx.AbstractList$Itr$cursor0]; goto Block426; // @line: 397 Block426: goto Block429, Block427; // @line: 397 Block429: // @line: 397 assume ($negInt(($eqint(($i0273), (0))))==1); // @line: 397 $z0275 := 1; goto Block430; // @line: 397 Block427: assume ($eqint(($i0273), (0))==1); goto Block428; // @line: 397 Block430: // @line: 397 __ret := $z0275; return; // @line: 397 Block428: // @line: 397 $z0275 := 0; goto Block430; } // procedure is generated by joogie. function {:inline true} $xorref($param00 : ref, $param11 : ref) returns (__ret : int); // @line: 539 // procedure int$javaUtilEx.AbstractList$hashCode$2498(__this : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var $i2201 : int; var i1200 : int; var r2197 : ref; var $i0198 : int; var $z0195 : int; var r1194 : ref; var r0192 : ref; Block314: r0192 := __this; // @line: 540 i1200 := 1; assert ($neref((r0192), ($null))==1); // @line: 541 call r1194 := javaUtilEx.Iterator$javaUtilEx.AbstractList$iterator$2493((r0192)); goto Block315; // @line: 542 Block315: assert ($neref((r1194), ($null))==1); // @line: 542 call $z0195 := boolean$javaUtilEx.Iterator$hasNext$2254((r1194)); goto Block316; // @line: 542 Block316: goto Block319, Block317; // @line: 542 Block319: // @line: 542 assume ($negInt(($eqint(($z0195), (0))))==1); assert ($neref((r1194), ($null))==1); // @line: 543 call r2197 := java.lang.Object$javaUtilEx.Iterator$next$2255((r1194)); // @line: 544 $i0198 := $mulint((31), (i1200)); goto Block320; // @line: 542 Block317: assume ($eqint(($z0195), (0))==1); goto Block318; // @line: 544 Block320: goto Block321, Block323; // @line: 546 Block318: // @line: 546 __ret := i1200; return; // @line: 544 Block321: assume ($neref((r2197), ($null))==1); goto Block322; // @line: 544 Block323: // @line: 544 assume ($negInt(($neref((r2197), ($null))))==1); // @line: 542 $i2201 := 0; goto Block324; // @line: 544 Block322: assert ($neref((r2197), ($null))==1); // @line: 544 call $i2201 := int$java.lang.Object$hashCode$31((r2197)); goto Block324; // @line: 544 Block324: // @line: 544 i1200 := $addint(($i0198), ($i2201)); goto Block325; // @line: 545 Block325: goto Block315; } // procedure is generated by joogie. function {:inline true} $intarrtoref($param00 : [int]int) returns (__ret : ref); // procedure is generated by joogie. function {:inline true} $subreal($param00 : realVar, $param11 : realVar) returns (__ret : realVar); // @line: 299 // procedure javaUtilEx.ListIterator$javaUtilEx.AbstractList$listIterator$2494(__this : ref) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var $r1159 : ref; var r0158 : ref; //temp local variables var $caughtEx1 : ref; // @line: 299 Block159: $caughtEx1 := $null; $Exep0 := $null; goto Block232; Block232: r0158 := __this; assert ($neref((r0158), ($null))==1); // @line: 300 call $r1159, $caughtEx1 := javaUtilEx.ListIterator$javaUtilEx.AbstractList$listIterator$2495((r0158), (0)); goto Block235, Block233; Block235: assume ($eqref(($caughtEx1), ($null))==1); goto Block236; Block233: assume ($neref(($caughtEx1), ($null))==1); goto Block234; Block236: // @line: 300 __ret := $r1159; return; Block234: $Exep0 := $caughtEx1; return; } // @line: 256 // procedure boolean$javaUtilEx.AbstractList$addAll$2492(__this : ref, $param_0 : int, $param_1 : ref) returns (__ret : int, $Exep1 : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var $r3153 : ref; var z1155 : int; var r1148 : ref; var r0145 : ref; var i1154 : int; var $z0151 : int; var $i0152 : int; var r2150 : ref; //temp local variables var $caughtEx2 : ref; var $caughtEx3 : ref; // @line: 256 Block215: $caughtEx3 := $null; $caughtEx2 := $null; $Exep1 := $null; $Exep0 := $null; goto Block216; Block216: r0145 := __this; i1154 := $param_0; r1148 := $param_1; assert ($neref((r0145), ($null))==1); // @line: 257 call $caughtEx2 := void$javaUtilEx.AbstractList$rangeCheckForAdd$2500((r0145), (i1154)); goto Block217, Block219; Block217: assume ($neref(($caughtEx2), ($null))==1); goto Block218; Block219: assume ($eqref(($caughtEx2), ($null))==1); goto Block220; Block218: $Exep0 := $caughtEx2; return; Block220: // @line: 258 z1155 := 0; assert ($neref((r1148), ($null))==1); // @line: 259 call r2150 := javaUtilEx.Iterator$javaUtilEx.Collection$iterator$2244((r1148)); goto Block221; // @line: 260 Block221: assert ($neref((r2150), ($null))==1); // @line: 260 call $z0151 := boolean$javaUtilEx.Iterator$hasNext$2254((r2150)); goto Block222; // @line: 260 Block222: goto Block223, Block225; // @line: 260 Block223: assume ($eqint(($z0151), (0))==1); goto Block224; // @line: 260 Block225: // @line: 260 assume ($negInt(($eqint(($z0151), (0))))==1); // @line: 261 $i0152 := i1154; // @line: 261 i1154 := $addint((i1154), (1)); assert ($neref((r2150), ($null))==1); // @line: 261 call $r3153 := java.lang.Object$javaUtilEx.Iterator$next$2255((r2150)); assert ($neref((r0145), ($null))==1); // @line: 261 call $caughtEx3 := void$javaUtilEx.AbstractList$add$2487((r0145), ($i0152), ($r3153)); goto Block228, Block226; // @line: 264 Block224: // @line: 264 __ret := z1155; return; // @line: 260 Block228: assume ($eqref(($caughtEx3), ($null))==1); goto Block229; // @line: 260 Block226: assume ($neref(($caughtEx3), ($null))==1); goto Block227; // @line: 260 Block229: // @line: 262 z1155 := 1; goto Block221; // @line: 260 Block227: $Exep1 := $caughtEx3; return; } // @line: 355 // procedure java.lang.Object$javaUtilEx.AbstractList$Itr$next$2536(__this : ref) returns (__ret : ref, $Exep0 : ref, $Exep1 : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var $r2230 : ref; var r1232 : ref; var $r4235 : ref; var r0228 : ref; var i1236 : int; var $r3234 : ref; var $i0233 : int; //temp local variables var $caughtEx3 : ref; var $caughtEx2 : ref; // @line: 355 Block355: $caughtEx3 := $null; $caughtEx2 := $null; $Exep1 := $null; $Exep0 := $null; goto Block356; Block356: r0228 := __this; assert ($neref((r0228), ($null))==1); // @line: 356 call $caughtEx2 := void$javaUtilEx.AbstractList$Itr$checkForComodification$2538((r0228)); goto Block357, Block359; Block357: assume ($neref(($caughtEx2), ($null))==1); goto Block358; Block359: assume ($eqref(($caughtEx2), ($null))==1); goto Block360; Block358: $Exep0 := $caughtEx2; return; Block360: goto Block361; // @line: 358 Block361: assert ($neref((r0228), ($null))==1); // @line: 358 i1236 := $HeapVar[r0228, int$javaUtilEx.AbstractList$Itr$cursor0]; assert ($neref((r0228), ($null))==1); // @line: 359 $r2230 := $HeapVar[r0228, javaUtilEx.AbstractList$javaUtilEx.AbstractList$Itr$this$0295]; assert ($neref(($r2230), ($null))==1); // @line: 359 call r1232 := java.lang.Object$javaUtilEx.AbstractList$get$2485(($r2230), (i1236)); assert ($neref((r0228), ($null))==1); // @line: 360 $HeapVar[r0228, int$javaUtilEx.AbstractList$Itr$lastRet0] := i1236; // @line: 361 $i0233 := $addint((i1236), (1)); assert ($neref((r0228), ($null))==1); // @line: 361 $HeapVar[r0228, int$javaUtilEx.AbstractList$Itr$cursor0] := $i0233; goto Block362; // @line: 362 Block362: // @line: 362 __ret := r1232; return; } // @line: 616 // procedure javaUtilEx.AbstractList$javaUtilEx.SubList$access$100$2566($param_0 : ref) returns (__ret : ref) { var $r1420 : ref; var r0419 : ref; Block678: r0419 := $param_0; assert ($neref((r0419), ($null))==1); // @line: 617 $r1420 := $HeapVar[r0419, javaUtilEx.AbstractList$javaUtilEx.SubList$l297]; // @line: 617 __ret := $r1420; return; } // @line: 83 // (java.lang.String)> procedure void$javaUtilEx.ConcurrentModificationException$$la$init$ra$$2571(__this : ref, $param_0 : ref) requires ($neref((__this), ($null))==1); { var r1431 : ref; var r0430 : ref; Block683: r0430 := __this; r1431 := $param_0; assert ($neref((r0430), ($null))==1); // @line: 84 call void$java.lang.RuntimeException$$la$init$ra$$761((r0430), (r1431)); return; } // @line: 124 // procedure java.lang.Object$javaUtilEx.LinkedList$getFirst$2631(__this : ref) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var $i0539 : int; var r0538 : ref; var $r4543 : ref; var $r2541 : ref; var $r3542 : ref; var $r1540 : ref; //temp local variables // @line: 124 Block771: $Exep0 := $null; goto Block772; Block772: r0538 := __this; assert ($neref((r0538), ($null))==1); // @line: 125 $i0539 := $HeapVar[r0538, int$javaUtilEx.LinkedList$size0]; goto Block773; // @line: 125 Block773: goto Block776, Block774; // @line: 125 Block776: // @line: 125 assume ($negInt(($neint(($i0539), (0))))==1); // @line: 126 $r4543 := $newvariable((777)); assume ($neref(($newvariable((777))), ($null))==1); assert ($neref(($r4543), ($null))==1); // @line: 126 call void$javaUtilEx.NoSuchElementException$$la$init$ra$$2572(($r4543)); goto Block778; // @line: 125 Block774: assume ($neint(($i0539), (0))==1); goto Block775; // @line: 125 Block778: $Exep0 := $r4543; return; // @line: 128 Block775: assert ($neref((r0538), ($null))==1); // @line: 128 $r1540 := $HeapVar[r0538, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; goto Block779; // @line: 128 Block779: assert ($neref(($r1540), ($null))==1); // @line: 128 $r2541 := $HeapVar[$r1540, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301]; assert ($neref(($r2541), ($null))==1); // @line: 128 $r3542 := $HeapVar[$r2541, java.lang.Object$javaUtilEx.LinkedList$Entry$element300]; // @line: 128 __ret := $r3542; return; } // @line: 421 // procedure void$javaUtilEx.AbstractList$ListItr$set$2547(__this : ref, $param_0 : ref) returns ($Exep1 : ref, $Exep2 : ref, $Exep0 : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var $i0292 : int; var $r5297 : ref; var $r3295 : ref; var r1293 : ref; var $r6299 : ref; var $i1294 : int; var $r8302 : ref; var $r7300 : ref; var r0291 : ref; var $i2298 : int; //temp local variables var $caughtEx6 : ref; var $caughtEx3 : ref; var $freshlocal5 : ref; var $caughtEx4 : ref; // @line: 421 Block448: $caughtEx6 := $null; $caughtEx4 := $null; $caughtEx3 := $null; $Exep2 := $null; $Exep1 := $null; $Exep0 := $null; goto Block449; Block449: r0291 := __this; r1293 := $param_0; assert ($neref((r0291), ($null))==1); // @line: 422 $i0292 := $HeapVar[r0291, int$javaUtilEx.AbstractList$Itr$lastRet0]; goto Block450; // @line: 422 Block450: goto Block453, Block451; // @line: 422 Block453: // @line: 422 assume ($negInt(($geint(($i0292), (0))))==1); // @line: 423 $r6299 := $newvariable((454)); assume ($neref(($newvariable((454))), ($null))==1); assert ($neref(($r6299), ($null))==1); // @line: 423 call void$javaUtilEx.IllegalStateException$$la$init$ra$$2574(($r6299)); goto Block455; // @line: 422 Block451: assume ($geint(($i0292), (0))==1); goto Block452; // @line: 422 Block455: $Exep0 := $r6299; return; // @line: 424 Block452: assert ($neref((r0291), ($null))==1); // @line: 424 call $caughtEx3 := void$javaUtilEx.AbstractList$Itr$checkForComodification$2538((r0291)); goto Block456, Block458; // @line: 424 Block456: assume ($neref(($caughtEx3), ($null))==1); goto Block457; // @line: 424 Block458: assume ($eqref(($caughtEx3), ($null))==1); goto Block459; // @line: 424 Block457: $Exep1 := $caughtEx3; return; // @line: 424 Block459: goto Block460; // @line: 427 Block460: assert ($neref((r0291), ($null))==1); // @line: 427 $r3295 := $HeapVar[r0291, javaUtilEx.AbstractList$javaUtilEx.AbstractList$ListItr$this$0296]; assert ($neref((r0291), ($null))==1); // @line: 427 $i1294 := $HeapVar[r0291, int$javaUtilEx.AbstractList$Itr$lastRet0]; assert ($neref(($r3295), ($null))==1); // @line: 427 call $freshlocal5, $caughtEx4 := java.lang.Object$javaUtilEx.AbstractList$set$2486(($r3295), ($i1294), (r1293)); goto Block463, Block461; // @line: 427 Block463: assume ($eqref(($caughtEx4), ($null))==1); goto Block464; // @line: 427 Block461: assume ($neref(($caughtEx4), ($null))==1); goto Block462; // @line: 427 Block464: assert ($neref((r0291), ($null))==1); // @line: 428 $r5297 := $HeapVar[r0291, javaUtilEx.AbstractList$javaUtilEx.AbstractList$ListItr$this$0296]; assert ($neref(($r5297), ($null))==1); // @line: 428 $i2298 := $HeapVar[$r5297, int$javaUtilEx.AbstractList$modCount0]; assert ($neref((r0291), ($null))==1); // @line: 428 $HeapVar[r0291, int$javaUtilEx.AbstractList$Itr$expectedModCount0] := $i2298; goto Block465; // @line: 427 Block462: $Exep2 := $caughtEx4; return; // @line: 431 Block465: goto Block466; // @line: 432 Block466: return; } // @line: 670 // procedure java.lang.Object$javaUtilEx.LinkedList$ListItr$previous$2681(__this : ref) returns (__ret : ref, $Exep1 : ref, $Exep0 : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var $i2830 : int; var $r5833 : ref; var $i1829 : int; var $r1827 : ref; var $r2828 : ref; var r0825 : ref; var $i0826 : int; var $r3831 : ref; var $r4832 : ref; //temp local variables var $caughtEx2 : ref; // @line: 670 Block1193: $caughtEx2 := $null; $Exep1 := $null; $Exep0 := $null; goto Block1194; Block1194: r0825 := __this; assert ($neref((r0825), ($null))==1); // @line: 671 $i0826 := $HeapVar[r0825, int$javaUtilEx.LinkedList$ListItr$nextIndex0]; goto Block1195; // @line: 671 Block1195: goto Block1196, Block1198; // @line: 671 Block1196: assume ($neint(($i0826), (0))==1); goto Block1197; // @line: 671 Block1198: // @line: 671 assume ($negInt(($neint(($i0826), (0))))==1); // @line: 672 $r5833 := $newvariable((1199)); assume ($neref(($newvariable((1199))), ($null))==1); assert ($neref(($r5833), ($null))==1); // @line: 672 call void$javaUtilEx.NoSuchElementException$$la$init$ra$$2572(($r5833)); goto Block1200; // @line: 674 Block1197: assert ($neref((r0825), ($null))==1); // @line: 674 $r1827 := $HeapVar[r0825, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$next304]; goto Block1201; // @line: 671 Block1200: $Exep0 := $r5833; return; // @line: 674 Block1201: assert ($neref(($r1827), ($null))==1); // @line: 674 $r2828 := $HeapVar[$r1827, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$previous302]; assert ($neref((r0825), ($null))==1); // @line: 674 $HeapVar[r0825, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$next304] := $r2828; assert ($neref((r0825), ($null))==1); // @line: 674 $HeapVar[r0825, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$lastReturned303] := $r2828; assert ($neref((r0825), ($null))==1); // @line: 675 $i1829 := $HeapVar[r0825, int$javaUtilEx.LinkedList$ListItr$nextIndex0]; // @line: 675 $i2830 := $subint(($i1829), (1)); assert ($neref((r0825), ($null))==1); // @line: 675 $HeapVar[r0825, int$javaUtilEx.LinkedList$ListItr$nextIndex0] := $i2830; assert ($neref((r0825), ($null))==1); // @line: 676 call $caughtEx2 := void$javaUtilEx.LinkedList$ListItr$checkForComodification$2687((r0825)); goto Block1204, Block1202; // @line: 674 Block1204: assume ($eqref(($caughtEx2), ($null))==1); goto Block1205; // @line: 674 Block1202: assume ($neref(($caughtEx2), ($null))==1); goto Block1203; // @line: 674 Block1205: assert ($neref((r0825), ($null))==1); // @line: 677 $r3831 := $HeapVar[r0825, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$lastReturned303]; assert ($neref(($r3831), ($null))==1); // @line: 677 $r4832 := $HeapVar[$r3831, java.lang.Object$javaUtilEx.LinkedList$Entry$element300]; // @line: 677 __ret := $r4832; return; // @line: 674 Block1203: $Exep1 := $caughtEx2; return; } // procedure is generated by joogie. function {:inline true} $cmpint(x : int, y : int) returns (__ret : int) { if (x < y) then 1 else if (x == y) then 0 else -1 } // @line: 90 // procedure int$javaUtilEx.LinkedList$access$100$2670($param_0 : ref) returns (__ret : int) { var $i0759 : int; var r0758 : ref; Block1129: r0758 := $param_0; assert ($neref((r0758), ($null))==1); // @line: 91 $i0759 := $HeapVar[r0758, int$javaUtilEx.LinkedList$size0]; // @line: 91 __ret := $i0759; return; } // @line: 160 // procedure java.lang.Object$javaUtilEx.LinkedList$removeLast$2634(__this : ref) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var r0554 : ref; var $r2556 : ref; var $r1555 : ref; var $r3557 : ref; //temp local variables var $caughtEx1 : ref; // @line: 160 Block796: $caughtEx1 := $null; $Exep0 := $null; goto Block797; Block797: r0554 := __this; assert ($neref((r0554), ($null))==1); // @line: 161 $r1555 := $HeapVar[r0554, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; assert ($neref(($r1555), ($null))==1); // @line: 161 $r2556 := $HeapVar[$r1555, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$previous302]; assert ($neref((r0554), ($null))==1); // @line: 161 call $r3557, $caughtEx1 := java.lang.Object$javaUtilEx.LinkedList$remove$2666((r0554), ($r2556)); goto Block798, Block800; Block798: assume ($neref(($caughtEx1), ($null))==1); goto Block799; Block800: assume ($eqref(($caughtEx1), ($null))==1); goto Block801; Block799: $Exep0 := $caughtEx1; return; Block801: // @line: 161 __ret := $r3557; return; } // @line: 616 // procedure int$javaUtilEx.SubList$access$000$2565($param_0 : ref) returns (__ret : int) { var $i0418 : int; var r0417 : ref; Block677: r0417 := $param_0; assert ($neref((r0417), ($null))==1); // @line: 617 $i0418 := $HeapVar[r0417, int$javaUtilEx.SubList$offset0]; // @line: 617 __ret := $i0418; return; } // @line: 181 // procedure boolean$javaUtilEx.AbstractCollection$containsAll$2235(__this : ref, $param_0 : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var r229 : ref; var $r332 : ref; var $z030 : int; var $z133 : int; var r031 : ref; var r127 : ref; Block65: r031 := __this; r127 := $param_0; assert ($neref((r127), ($null))==1); // @line: 182 call r229 := javaUtilEx.Iterator$javaUtilEx.Collection$iterator$2244((r127)); goto Block66; // @line: 183 Block66: assert ($neref((r229), ($null))==1); // @line: 183 call $z030 := boolean$javaUtilEx.Iterator$hasNext$2254((r229)); goto Block67; // @line: 183 Block67: goto Block68, Block70; // @line: 183 Block68: assume ($eqint(($z030), (0))==1); goto Block69; // @line: 183 Block70: // @line: 183 assume ($negInt(($eqint(($z030), (0))))==1); assert ($neref((r229), ($null))==1); // @line: 184 call $r332 := java.lang.Object$javaUtilEx.Iterator$next$2255((r229)); assert ($neref((r031), ($null))==1); // @line: 184 call $z133 := boolean$javaUtilEx.AbstractCollection$contains$2232((r031), ($r332)); goto Block71; // @line: 186 Block69: // @line: 186 __ret := 1; return; // @line: 184 Block71: goto Block73, Block72; // @line: 184 Block73: // @line: 184 assume ($negInt(($neint(($z133), (0))))==1); // @line: 185 __ret := 0; return; // @line: 184 Block72: assume ($neint(($z133), (0))==1); goto Block66; } // @line: 763 // procedure javaUtilEx.Iterator$javaUtilEx.LinkedList$descendingIterator$2667(__this : ref) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var r0744 : ref; var $r1743 : ref; //temp local variables var $caughtEx1 : ref; // @line: 763 Block1114: $caughtEx1 := $null; $Exep0 := $null; goto Block1115; Block1115: r0744 := __this; // @line: 764 $r1743 := $newvariable((1116)); assume ($neref(($newvariable((1116))), ($null))==1); assert ($neref(($r1743), ($null))==1); // @line: 764 call $caughtEx1 := void$javaUtilEx.LinkedList$DescendingIterator$$la$init$ra$$2692(($r1743), (r0744), ($null)); goto Block1119, Block1117; Block1119: assume ($eqref(($caughtEx1), ($null))==1); goto Block1120; Block1117: assume ($neref(($caughtEx1), ($null))==1); goto Block1118; Block1120: // @line: 764 __ret := $r1743; return; Block1118: $Exep0 := $caughtEx1; return; } // procedure is generated by joogie. function {:inline true} $subint(x : int, y : int) returns (__ret : int) { (x - y) } // procedure is generated by joogie. function {:inline true} $neref(x : ref, y : ref) returns (__ret : int) { if (x != y) then 1 else 0 } // @line: 616 // procedure int$javaUtilEx.SubList$access$208$2569($param_0 : ref) returns (__ret : int) modifies $HeapVar; { var $i0427 : int; var r0426 : ref; var $i1428 : int; Block681: r0426 := $param_0; assert ($neref((r0426), ($null))==1); // @line: 617 $i0427 := $HeapVar[r0426, int$javaUtilEx.SubList$size0]; // @line: 617 $i1428 := $addint(($i0427), (1)); assert ($neref((r0426), ($null))==1); // @line: 617 $HeapVar[r0426, int$javaUtilEx.SubList$size0] := $i1428; // @line: 617 __ret := $i0427; return; } // @line: 160 // procedure java.lang.Object$javaUtilEx.AbstractList$remove$2488(__this : ref, $param_0 : int) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var r0117 : ref; var $r1116 : ref; var i0118 : int; //temp local variables // @line: 160 Block153: $Exep0 := $null; goto Block154; Block154: r0117 := __this; i0118 := $param_0; // @line: 161 $r1116 := $newvariable((155)); assume ($neref(($newvariable((155))), ($null))==1); assert ($neref(($r1116), ($null))==1); // @line: 161 call void$javaUtilEx.UnsupportedOperationException$$la$init$ra$$2257(($r1116)); goto Block156; Block156: $Exep0 := $r1116; return; } // @line: 90 // (java.lang.Throwable)> procedure void$javaUtilEx.IllegalArgumentException$$la$init$ra$$2625(__this : ref, $param_0 : ref) requires ($neref((__this), ($null))==1); { var r0514 : ref; var r1515 : ref; Block752: r0514 := __this; r1515 := $param_0; assert ($neref((r0514), ($null))==1); // @line: 91 call void$java.lang.RuntimeException$$la$init$ra$$763((r0514), (r1515)); return; } // procedure is generated by joogie. function {:inline true} $modint($param00 : int, $param11 : int) returns (__ret : int); // procedure is generated by joogie. function {:inline true} $eqrealarray($param00 : [int]realVar, $param11 : [int]realVar) returns (__ret : int); // @line: 726 // procedure int$javaUtilEx.SubList$1$nextIndex$2698(__this : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var $r1927 : ref; var $i0928 : int; var r0926 : ref; var $r2929 : ref; var $i2931 : int; var $i1930 : int; Block1324: r0926 := __this; assert ($neref((r0926), ($null))==1); // @line: 727 $r1927 := $HeapVar[r0926, javaUtilEx.ListIterator$javaUtilEx.SubList$1$i308]; assert ($neref(($r1927), ($null))==1); // @line: 727 call $i0928 := int$javaUtilEx.ListIterator$nextIndex$2529(($r1927)); assert ($neref((r0926), ($null))==1); // @line: 727 $r2929 := $HeapVar[r0926, javaUtilEx.SubList$javaUtilEx.SubList$1$this$0309]; // @line: 727 call $i1930 := int$javaUtilEx.SubList$access$000$2565(($r2929)); // @line: 727 $i2931 := $subint(($i0928), ($i1930)); // @line: 727 __ret := $i2931; return; } // procedure is generated by joogie. function {:inline true} $shrint($param00 : int, $param11 : int) returns (__ret : int); // @line: 214 // procedure boolean$javaUtilEx.LinkedList$add$2639(__this : ref, $param_0 : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var r1575 : ref; var $r2576 : ref; var r0574 : ref; //temp local variables var $freshlocal0 : ref; Block811: r0574 := __this; r1575 := $param_0; assert ($neref((r0574), ($null))==1); // @line: 215 $r2576 := $HeapVar[r0574, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; assert ($neref((r0574), ($null))==1); // @line: 215 call $freshlocal0 := javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$addBefore$2665((r0574), (r1575), ($r2576)); // @line: 216 __ret := 1; return; } // @line: 419 // procedure java.lang.Object$javaUtilEx.LinkedList$element$2650(__this : ref) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var r0667 : ref; var $r1668 : ref; //temp local variables var $caughtEx1 : ref; // @line: 419 Block976: $caughtEx1 := $null; $Exep0 := $null; goto Block977; Block977: r0667 := __this; assert ($neref((r0667), ($null))==1); // @line: 420 call $r1668, $caughtEx1 := java.lang.Object$javaUtilEx.LinkedList$getFirst$2631((r0667)); goto Block978, Block980; Block978: assume ($neref(($caughtEx1), ($null))==1); goto Block979; Block980: assume ($eqref(($caughtEx1), ($null))==1); goto Block981; Block979: $Exep0 := $caughtEx1; return; Block981: // @line: 420 __ret := $r1668; return; } // procedure is generated by joogie. function {:inline true} $ushrint($param00 : int, $param11 : int) returns (__ret : int); // procedure javaUtilEx.ListIterator$javaUtilEx.List$listIterator$2522(__this : ref) returns (__ret : ref); // @line: 434 // procedure void$javaUtilEx.AbstractList$ListItr$add$2548(__this : ref, $param_0 : ref) returns ($Exep0 : ref, $Exep1 : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var r1305 : ref; var $r4310 : ref; var $i1309 : int; var r0303 : ref; var $r2306 : ref; var $r5311 : ref; var i2312 : int; var $i0307 : int; var $r3308 : ref; //temp local variables var $caughtEx3 : ref; var $caughtEx4 : ref; var $caughtEx2 : ref; // @line: 434 Block470: $caughtEx4 := $null; $caughtEx3 := $null; $caughtEx2 := $null; $Exep1 := $null; $Exep0 := $null; goto Block471; Block471: r0303 := __this; r1305 := $param_0; assert ($neref((r0303), ($null))==1); // @line: 435 call $caughtEx2 := void$javaUtilEx.AbstractList$Itr$checkForComodification$2538((r0303)); goto Block472, Block474; Block472: assume ($neref(($caughtEx2), ($null))==1); goto Block473; Block474: assume ($eqref(($caughtEx2), ($null))==1); goto Block475; Block473: $Exep0 := $caughtEx2; return; Block475: goto Block476; // @line: 438 Block476: assert ($neref((r0303), ($null))==1); // @line: 438 i2312 := $HeapVar[r0303, int$javaUtilEx.AbstractList$Itr$cursor0]; assert ($neref((r0303), ($null))==1); // @line: 439 $r2306 := $HeapVar[r0303, javaUtilEx.AbstractList$javaUtilEx.AbstractList$ListItr$this$0296]; assert ($neref(($r2306), ($null))==1); // @line: 439 call $caughtEx3 := void$javaUtilEx.AbstractList$add$2487(($r2306), (i2312), (r1305)); goto Block477, Block479; // @line: 438 Block477: assume ($neref(($caughtEx3), ($null))==1); goto Block478; // @line: 438 Block479: assume ($eqref(($caughtEx3), ($null))==1); goto Block480; // @line: 438 Block478: $Exep1 := $caughtEx3; return; // @line: 438 Block480: assert ($neref((r0303), ($null))==1); // @line: 440 $HeapVar[r0303, int$javaUtilEx.AbstractList$Itr$lastRet0] := -1; // @line: 441 $i0307 := $addint((i2312), (1)); assert ($neref((r0303), ($null))==1); // @line: 441 $HeapVar[r0303, int$javaUtilEx.AbstractList$Itr$cursor0] := $i0307; assert ($neref((r0303), ($null))==1); // @line: 442 $r3308 := $HeapVar[r0303, javaUtilEx.AbstractList$javaUtilEx.AbstractList$ListItr$this$0296]; assert ($neref(($r3308), ($null))==1); // @line: 442 $i1309 := $HeapVar[$r3308, int$javaUtilEx.AbstractList$modCount0]; assert ($neref((r0303), ($null))==1); // @line: 442 $HeapVar[r0303, int$javaUtilEx.AbstractList$Itr$expectedModCount0] := $i1309; goto Block481; // @line: 445 Block481: goto Block482; // @line: 446 Block482: return; } // @line: 113 // (javaUtilEx.Collection)> procedure void$javaUtilEx.LinkedList$$la$init$ra$$2630(__this : ref, $param_0 : ref) returns ($Exep0 : ref) requires ($neref((__this), ($null))==1); { var r1536 : ref; var r0535 : ref; //temp local variables var $freshlocal2 : int; var $caughtEx1 : ref; // @line: 113 Block765: $caughtEx1 := $null; $Exep0 := $null; goto Block766; Block766: r0535 := __this; r1536 := $param_0; assert ($neref((r0535), ($null))==1); // @line: 114 call void$javaUtilEx.LinkedList$$la$init$ra$$2629((r0535)); assert ($neref((r0535), ($null))==1); // @line: 115 call $freshlocal2, $caughtEx1 := boolean$javaUtilEx.AbstractCollection$addAll$2236((r0535), (r1536)); goto Block767, Block769; Block767: assume ($neref(($caughtEx1), ($null))==1); goto Block768; Block769: assume ($eqref(($caughtEx1), ($null))==1); goto Block770; Block768: $Exep0 := $caughtEx1; return; Block770: return; } // procedure int$javaUtilEx.Collection$size$2241(__this : ref) returns (__ret : int); // procedure javaUtilEx.Iterator$javaUtilEx.Collection$iterator$2244(__this : ref) returns (__ret : ref); // procedure boolean$javaUtilEx.Collection$contains$2243(__this : ref, $param_0 : ref) returns (__ret : int); // @line: 41 // ()> procedure void$javaUtilEx.UnsupportedOperationException$$la$init$ra$$2257(__this : ref) requires ($neref((__this), ($null))==1); { var r096 : ref; Block134: r096 := __this; assert ($neref((r096), ($null))==1); // @line: 42 call void$java.lang.RuntimeException$$la$init$ra$$760((r096)); return; } // @line: 114 // procedure java.lang.Object$javaUtilEx.AbstractSequentialList$set$2580(__this : ref, $param_0 : int, $param_1 : ref) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var r2456 : ref; var $r3458 : ref; var $r4459 : ref; var r5460 : ref; var r0451 : ref; var i0452 : int; var r1457 : ref; //temp local variables var $caughtEx1 : ref; // @line: 114 Block698: $caughtEx1 := $null; $Exep0 := $null; goto Block699; Block699: r0451 := __this; i0452 := $param_0; r1457 := $param_1; goto Block700; // @line: 115 Block700: assert ($neref((r0451), ($null))==1); // @line: 115 call r5460 := javaUtilEx.ListIterator$javaUtilEx.AbstractSequentialList$listIterator$2585((r0451), (i0452)); assert ($neref((r5460), ($null))==1); // @line: 116 call r2456 := java.lang.Object$javaUtilEx.ListIterator$next$2526((r5460)); assert ($neref((r5460), ($null))==1); // @line: 117 call void$javaUtilEx.ListIterator$set$2532((r5460), (r1457)); goto Block701; // @line: 118 Block701: // @line: 118 __ret := r2456; return; } // @line: 100 // ()> procedure void$javaUtilEx.LinkedList$$la$init$ra$$2629(__this : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var $r4534 : ref; var $r3533 : ref; var $r2532 : ref; var $r1531 : ref; var r0530 : ref; Block763: r0530 := __this; assert ($neref((r0530), ($null))==1); // @line: 101 call void$javaUtilEx.AbstractSequentialList$$la$init$ra$$2578((r0530)); // @line: 95 $r1531 := $newvariable((764)); assume ($neref(($newvariable((764))), ($null))==1); assert ($neref(($r1531), ($null))==1); // @line: 95 call void$javaUtilEx.LinkedList$Entry$$la$init$ra$$2676(($r1531), ($null), ($null), ($null)); assert ($neref((r0530), ($null))==1); // @line: 95 $HeapVar[r0530, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298] := $r1531; assert ($neref((r0530), ($null))==1); // @line: 96 $HeapVar[r0530, int$javaUtilEx.LinkedList$size0] := 0; assert ($neref((r0530), ($null))==1); // @line: 102 $r4534 := $HeapVar[r0530, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; assert ($neref((r0530), ($null))==1); // @line: 102 $r3533 := $HeapVar[r0530, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; assert ($neref((r0530), ($null))==1); // @line: 102 $r2532 := $HeapVar[r0530, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; assert ($neref(($r3533), ($null))==1); // @line: 102 $HeapVar[$r3533, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$previous302] := $r2532; assert ($neref(($r4534), ($null))==1); // @line: 102 $HeapVar[$r4534, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301] := $r2532; return; } // procedure is generated by joogie. function {:inline true} $gtint(x : int, y : int) returns (__ret : int) { if (x > y) then 1 else 0 } // @line: 489 // procedure java.lang.Object$javaUtilEx.LinkedList$peekFirst$2656(__this : ref) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var r0681 : ref; var $i0682 : int; var $r1683 : ref; //temp local variables var $caughtEx1 : ref; // @line: 489 Block1002: $caughtEx1 := $null; $Exep0 := $null; goto Block1003; Block1003: r0681 := __this; assert ($neref((r0681), ($null))==1); // @line: 490 $i0682 := $HeapVar[r0681, int$javaUtilEx.LinkedList$size0]; goto Block1004; // @line: 490 Block1004: goto Block1007, Block1005; // @line: 490 Block1007: // @line: 490 assume ($negInt(($neint(($i0682), (0))))==1); // @line: 491 __ret := $null; return; // @line: 490 Block1005: assume ($neint(($i0682), (0))==1); goto Block1006; // @line: 492 Block1006: assert ($neref((r0681), ($null))==1); // @line: 492 call $r1683, $caughtEx1 := java.lang.Object$javaUtilEx.LinkedList$getFirst$2631((r0681)); goto Block1008, Block1010; // @line: 492 Block1008: assume ($neref(($caughtEx1), ($null))==1); goto Block1009; // @line: 492 Block1010: assume ($eqref(($caughtEx1), ($null))==1); goto Block1011; // @line: 492 Block1009: $Exep0 := $caughtEx1; return; // @line: 492 Block1011: goto Block1012; // @line: 492 Block1012: // @line: 492 __ret := $r1683; return; } // @line: 238 // procedure javaUtilEx.Iterator$javaUtilEx.AbstractSequentialList$iterator$2584(__this : ref) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var $r1494 : ref; var r0493 : ref; //temp local variables var $caughtEx1 : ref; // @line: 238 Block731: $caughtEx1 := $null; $Exep0 := $null; goto Block732; Block732: r0493 := __this; assert ($neref((r0493), ($null))==1); // @line: 239 call $r1494, $caughtEx1 := javaUtilEx.ListIterator$javaUtilEx.AbstractList$listIterator$2494((r0493)); goto Block735, Block733; Block735: assume ($eqref(($caughtEx1), ($null))==1); goto Block736; Block733: assume ($neref(($caughtEx1), ($null))==1); goto Block734; Block736: // @line: 239 __ret := $r1494; return; Block734: $Exep0 := $caughtEx1; return; } // @line: 90 // procedure javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$access$300$2672($param_0 : ref, $param_1 : ref, $param_2 : ref) returns (__ret : ref) { var $r3766 : ref; var r1764 : ref; var r0763 : ref; var r2765 : ref; Block1136: r0763 := $param_0; r1764 := $param_1; r2765 := $param_2; assert ($neref((r0763), ($null))==1); // @line: 91 call $r3766 := javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$addBefore$2665((r0763), (r1764), (r2765)); // @line: 91 __ret := $r3766; return; } // procedure java.lang.Object$javaUtilEx.Iterator$next$2255(__this : ref) returns (__ret : ref); // procedure boolean$javaUtilEx.ListIterator$hasPrevious$2527(__this : ref) returns (__ret : int); // procedure is generated by joogie. function {:inline true} $eqreal(x : realVar, y : realVar) returns (__ret : int) { if (x == y) then 1 else 0 } // @line: 107 // procedure boolean$javaUtilEx.AbstractList$add$2484(__this : ref, $param_0 : ref) returns (__ret : int, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var r0105 : ref; var $i0106 : int; var r1107 : ref; //temp local variables var $caughtEx1 : ref; // @line: 107 Block140: $caughtEx1 := $null; $Exep0 := $null; goto Block141; Block141: r0105 := __this; r1107 := $param_0; assert ($neref((r0105), ($null))==1); // @line: 108 call $i0106 := int$javaUtilEx.AbstractCollection$size$2230((r0105)); assert ($neref((r0105), ($null))==1); // @line: 108 call $caughtEx1 := void$javaUtilEx.AbstractList$add$2487((r0105), ($i0106), (r1107)); goto Block142, Block144; Block142: assume ($neref(($caughtEx1), ($null))==1); goto Block143; Block144: assume ($eqref(($caughtEx1), ($null))==1); goto Block145; Block143: $Exep0 := $caughtEx1; return; Block145: // @line: 109 __ret := 1; return; } // procedure boolean$java.lang.Object$equals$32(__this : ref, $param_0 : ref) returns (__ret : int); // procedure java.lang.StringBuilder$java.lang.StringBuilder$append$2265(__this : ref, $param_0 : ref) returns (__ret : ref); // procedure is generated by joogie. function {:inline true} $divint($param00 : int, $param11 : int) returns (__ret : int); // procedure is generated by joogie. function {:inline true} $leint(x : int, y : int) returns (__ret : int) { if (x <= y) then 1 else 0 } // @line: 289 // procedure java.lang.Object$javaUtilEx.LinkedList$set$2643(__this : ref, $param_0 : int, $param_1 : ref) returns (__ret : ref, $Exep0 : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var r3612 : ref; var i0609 : int; var r2611 : ref; var r0608 : ref; var r1613 : ref; //temp local variables var $caughtEx1 : ref; // @line: 289 Block861: $caughtEx1 := $null; $Exep0 := $null; goto Block862; Block862: r0608 := __this; i0609 := $param_0; r1613 := $param_1; assert ($neref((r0608), ($null))==1); // @line: 290 call r2611, $caughtEx1 := javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$entry$2646((r0608), (i0609)); goto Block863, Block865; Block863: assume ($neref(($caughtEx1), ($null))==1); goto Block864; Block865: assume ($eqref(($caughtEx1), ($null))==1); goto Block866; Block864: $Exep0 := $caughtEx1; return; Block866: assert ($neref((r2611), ($null))==1); // @line: 291 r3612 := $HeapVar[r2611, java.lang.Object$javaUtilEx.LinkedList$Entry$element300]; assert ($neref((r2611), ($null))==1); // @line: 292 $HeapVar[r2611, java.lang.Object$javaUtilEx.LinkedList$Entry$element300] := r1613; // @line: 293 __ret := r3612; return; } // procedure int$java.lang.Object$hashCode$31(__this : ref) returns (__ret : int); // @line: 700 // (javaUtilEx.SubList,int)> procedure void$javaUtilEx.SubList$1$$la$init$ra$$2693(__this : ref, $param_0 : ref, $param_1 : int) returns ($Exep0 : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var $r4901 : ref; var $r5905 : ref; var $i1902 : int; var i0898 : int; var $i2903 : int; var $r2899 : ref; var $r3900 : ref; var $i3904 : int; var r0896 : ref; var r1897 : ref; //temp local variables var $caughtEx1 : ref; // @line: 700 Block621: $caughtEx1 := $null; $Exep0 := $null; goto Block1289; Block1289: r0896 := __this; r1897 := $param_0; i0898 := $param_1; assert ($neref((r0896), ($null))==1); // @line: 701 $HeapVar[r0896, javaUtilEx.SubList$javaUtilEx.SubList$1$this$0309] := r1897; assert ($neref((r0896), ($null))==1); // @line: 701 $HeapVar[r0896, int$javaUtilEx.SubList$1$val$index0] := i0898; assert ($neref((r0896), ($null))==1); // @line: 701 call void$java.lang.Object$$la$init$ra$$28((r0896)); assert ($neref((r0896), ($null))==1); // @line: 702 $r2899 := $HeapVar[r0896, javaUtilEx.SubList$javaUtilEx.SubList$1$this$0309]; // @line: 702 call $r3900 := javaUtilEx.AbstractList$javaUtilEx.SubList$access$100$2566(($r2899)); assert ($neref((r0896), ($null))==1); // @line: 702 $i1902 := $HeapVar[r0896, int$javaUtilEx.SubList$1$val$index0]; assert ($neref((r0896), ($null))==1); // @line: 702 $r4901 := $HeapVar[r0896, javaUtilEx.SubList$javaUtilEx.SubList$1$this$0309]; // @line: 702 call $i2903 := int$javaUtilEx.SubList$access$000$2565(($r4901)); // @line: 702 $i3904 := $addint(($i1902), ($i2903)); assert ($neref(($r3900), ($null))==1); // @line: 702 call $r5905, $caughtEx1 := javaUtilEx.ListIterator$javaUtilEx.AbstractList$listIterator$2495(($r3900), ($i3904)); goto Block1292, Block1290; Block1292: assume ($eqref(($caughtEx1), ($null))==1); goto Block1293; Block1290: assume ($neref(($caughtEx1), ($null))==1); goto Block1291; Block1293: assert ($neref((r0896), ($null))==1); // @line: 702 $HeapVar[r0896, javaUtilEx.ListIterator$javaUtilEx.SubList$1$i308] := $r5905; return; Block1291: $Exep0 := $caughtEx1; return; } // @line: 770 // procedure boolean$javaUtilEx.LinkedList$DescendingIterator$hasNext$2689(__this : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var $z0887 : int; var r0885 : ref; var $r1886 : ref; Block1263: r0885 := __this; assert ($neref((r0885), ($null))==1); // @line: 771 $r1886 := $HeapVar[r0885, javaUtilEx.LinkedList$ListItr$javaUtilEx.LinkedList$DescendingIterator$itr306]; assert ($neref(($r1886), ($null))==1); // @line: 771 call $z0887 := boolean$javaUtilEx.LinkedList$ListItr$hasPrevious$2680(($r1886)); // @line: 771 __ret := $z0887; return; } // @line: 737 // procedure javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$addBefore$2665(__this : ref, $param_0 : ref, $param_1 : ref) returns (__ret : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var $i0725 : int; var r2719 : ref; var $i3728 : int; var $r4717 : ref; var $r7723 : ref; var $i2727 : int; var $r5720 : ref; var $i1726 : int; var $r6722 : ref; var r0724 : ref; var r3721 : ref; var r1718 : ref; Block1102: r0724 := __this; r1718 := $param_0; r2719 := $param_1; // @line: 738 $r4717 := $newvariable((1103)); assume ($neref(($newvariable((1103))), ($null))==1); assert ($neref((r2719), ($null))==1); // @line: 738 $r5720 := $HeapVar[r2719, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$previous302]; assert ($neref(($r4717), ($null))==1); // @line: 738 call void$javaUtilEx.LinkedList$Entry$$la$init$ra$$2676(($r4717), (r1718), (r2719), ($r5720)); // @line: 738 r3721 := $r4717; assert ($neref((r3721), ($null))==1); // @line: 739 $r6722 := $HeapVar[r3721, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$previous302]; assert ($neref(($r6722), ($null))==1); // @line: 739 $HeapVar[$r6722, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301] := r3721; assert ($neref((r3721), ($null))==1); // @line: 740 $r7723 := $HeapVar[r3721, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301]; assert ($neref(($r7723), ($null))==1); // @line: 740 $HeapVar[$r7723, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$previous302] := r3721; assert ($neref((r0724), ($null))==1); // @line: 741 $i0725 := $HeapVar[r0724, int$javaUtilEx.LinkedList$size0]; // @line: 741 $i1726 := $addint(($i0725), (1)); assert ($neref((r0724), ($null))==1); // @line: 741 $HeapVar[r0724, int$javaUtilEx.LinkedList$size0] := $i1726; assert ($neref((r0724), ($null))==1); // @line: 742 $i2727 := $HeapVar[r0724, int$javaUtilEx.AbstractList$modCount0]; // @line: 742 $i3728 := $addint(($i2727), (1)); assert ($neref((r0724), ($null))==1); // @line: 742 $HeapVar[r0724, int$javaUtilEx.AbstractList$modCount0] := $i3728; // @line: 743 __ret := r3721; return; } // @line: 428 // procedure java.lang.Object$javaUtilEx.LinkedList$poll$2651(__this : ref) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var $i0670 : int; var r0669 : ref; var $r1671 : ref; //temp local variables var $caughtEx1 : ref; // @line: 428 Block982: $caughtEx1 := $null; $Exep0 := $null; goto Block983; Block983: r0669 := __this; assert ($neref((r0669), ($null))==1); // @line: 429 $i0670 := $HeapVar[r0669, int$javaUtilEx.LinkedList$size0]; goto Block984; // @line: 429 Block984: goto Block987, Block985; // @line: 429 Block987: // @line: 429 assume ($negInt(($neint(($i0670), (0))))==1); // @line: 430 __ret := $null; return; // @line: 429 Block985: assume ($neint(($i0670), (0))==1); goto Block986; // @line: 431 Block986: assert ($neref((r0669), ($null))==1); // @line: 431 call $r1671, $caughtEx1 := java.lang.Object$javaUtilEx.LinkedList$removeFirst$2633((r0669)); goto Block988, Block990; // @line: 431 Block988: assume ($neref(($caughtEx1), ($null))==1); goto Block989; // @line: 431 Block990: assume ($eqref(($caughtEx1), ($null))==1); goto Block991; // @line: 431 Block989: $Exep0 := $caughtEx1; return; // @line: 431 Block991: goto Block992; // @line: 431 Block992: // @line: 431 __ret := $r1671; return; } // procedure is generated by joogie. function {:inline true} $shrreal($param00 : realVar, $param11 : realVar) returns (__ret : int); // @line: 391 // (javaUtilEx.AbstractList,int)> procedure void$javaUtilEx.AbstractList$ListItr$$la$init$ra$$2542(__this : ref, $param_0 : ref, $param_1 : int) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var r1270 : ref; var r0269 : ref; var i0271 : int; Block424: r0269 := __this; r1270 := $param_0; i0271 := $param_1; assert ($neref((r0269), ($null))==1); // @line: 392 $HeapVar[r0269, javaUtilEx.AbstractList$javaUtilEx.AbstractList$ListItr$this$0296] := r1270; assert ($neref((r0269), ($null))==1); // @line: 392 call void$javaUtilEx.AbstractList$Itr$$la$init$ra$$2539((r0269), (r1270), ($null)); assert ($neref((r0269), ($null))==1); // @line: 393 $HeapVar[r0269, int$javaUtilEx.AbstractList$Itr$cursor0] := i0271; return; } // @line: 213 // procedure boolean$javaUtilEx.AbstractSequentialList$addAll$2583(__this : ref, $param_0 : int, $param_1 : ref) returns (__ret : int, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var $z0487 : int; var $r5489 : ref; var i0481 : int; var r3486 : ref; var r1484 : ref; var z1491 : int; var r0480 : ref; var r2483 : ref; var $r4488 : ref; var $r6490 : ref; //temp local variables var $caughtEx1 : ref; // @line: 213 Block720: $caughtEx1 := $null; $Exep0 := $null; goto Block721; Block721: r0480 := __this; i0481 := $param_0; r1484 := $param_1; goto Block722; // @line: 214 Block722: // @line: 214 z1491 := 0; assert ($neref((r0480), ($null))==1); // @line: 215 call r2483 := javaUtilEx.ListIterator$javaUtilEx.AbstractSequentialList$listIterator$2585((r0480), (i0481)); assert ($neref((r1484), ($null))==1); // @line: 216 call r3486 := javaUtilEx.Iterator$javaUtilEx.Collection$iterator$2244((r1484)); goto Block723; // @line: 217 Block723: assert ($neref((r3486), ($null))==1); // @line: 217 call $z0487 := boolean$javaUtilEx.Iterator$hasNext$2254((r3486)); goto Block724; // @line: 217 Block724: goto Block725, Block727; // @line: 217 Block725: assume ($eqint(($z0487), (0))==1); goto Block726; // @line: 217 Block727: // @line: 217 assume ($negInt(($eqint(($z0487), (0))))==1); assert ($neref((r3486), ($null))==1); // @line: 218 call $r4488 := java.lang.Object$javaUtilEx.Iterator$next$2255((r3486)); assert ($neref((r2483), ($null))==1); // @line: 218 call void$javaUtilEx.ListIterator$add$2533((r2483), ($r4488)); // @line: 219 z1491 := 1; goto Block723; // @line: 221 Block726: // @line: 221 __ret := z1491; return; } // procedure is generated by joogie. function {:inline true} $orint($param00 : int, $param11 : int) returns (__ret : int); // @line: 729 // (java.lang.Object,javaUtilEx.LinkedList$Entry,javaUtilEx.LinkedList$Entry)> procedure void$javaUtilEx.LinkedList$Entry$$la$init$ra$$2676(__this : ref, $param_0 : ref, $param_1 : ref, $param_2 : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var r1775 : ref; var r0774 : ref; var r3777 : ref; var r2776 : ref; Block1140: r0774 := __this; r1775 := $param_0; r2776 := $param_1; r3777 := $param_2; assert ($neref((r0774), ($null))==1); // @line: 730 call void$java.lang.Object$$la$init$ra$$28((r0774)); assert ($neref((r0774), ($null))==1); // @line: 731 $HeapVar[r0774, java.lang.Object$javaUtilEx.LinkedList$Entry$element300] := r1775; assert ($neref((r0774), ($null))==1); // @line: 732 $HeapVar[r0774, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301] := r2776; assert ($neref((r0774), ($null))==1); // @line: 733 $HeapVar[r0774, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$previous302] := r3777; return; } // procedure is generated by joogie. function {:inline true} $reftorealarr($param00 : ref) returns (__ret : [int]realVar); // @line: 400 // procedure java.lang.Object$javaUtilEx.AbstractList$ListItr$previous$2544(__this : ref) returns (__ret : ref, $Exep0 : ref, $Exep1 : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var i1284 : int; var r1281 : ref; var $r4283 : ref; var $i0277 : int; var $r3282 : ref; var r0276 : ref; var $r2279 : ref; //temp local variables var $caughtEx2 : ref; var $caughtEx3 : ref; // @line: 400 Block431: $caughtEx3 := $null; $caughtEx2 := $null; $Exep1 := $null; $Exep0 := $null; goto Block432; Block432: r0276 := __this; assert ($neref((r0276), ($null))==1); // @line: 401 call $caughtEx2 := void$javaUtilEx.AbstractList$Itr$checkForComodification$2538((r0276)); goto Block435, Block433; Block435: assume ($eqref(($caughtEx2), ($null))==1); goto Block436; Block433: assume ($neref(($caughtEx2), ($null))==1); goto Block434; Block436: goto Block437; Block434: $Exep0 := $caughtEx2; return; // @line: 403 Block437: assert ($neref((r0276), ($null))==1); // @line: 403 $i0277 := $HeapVar[r0276, int$javaUtilEx.AbstractList$Itr$cursor0]; // @line: 403 i1284 := $subint(($i0277), (1)); assert ($neref((r0276), ($null))==1); // @line: 404 $r2279 := $HeapVar[r0276, javaUtilEx.AbstractList$javaUtilEx.AbstractList$ListItr$this$0296]; assert ($neref(($r2279), ($null))==1); // @line: 404 call r1281 := java.lang.Object$javaUtilEx.AbstractList$get$2485(($r2279), (i1284)); assert ($neref((r0276), ($null))==1); // @line: 405 $HeapVar[r0276, int$javaUtilEx.AbstractList$Itr$cursor0] := i1284; assert ($neref((r0276), ($null))==1); // @line: 405 $HeapVar[r0276, int$javaUtilEx.AbstractList$Itr$lastRet0] := i1284; goto Block438; // @line: 406 Block438: // @line: 406 __ret := r1281; return; } // @line: 233 // procedure void$javaUtilEx.AbstractList$clear$2491(__this : ref) returns ($Exep0 : ref) requires ($neref((__this), ($null))==1); { var r0142 : ref; var $i0144 : int; //temp local variables var $caughtEx1 : ref; // @line: 233 Block209: $caughtEx1 := $null; $Exep0 := $null; goto Block210; Block210: r0142 := __this; assert ($neref((r0142), ($null))==1); // @line: 234 call $i0144 := int$javaUtilEx.AbstractCollection$size$2230((r0142)); assert ($neref((r0142), ($null))==1); // @line: 234 call $caughtEx1 := void$javaUtilEx.AbstractList$removeRange$2499((r0142), (0), ($i0144)); goto Block213, Block211; Block213: assume ($eqref(($caughtEx1), ($null))==1); goto Block214; Block211: assume ($neref(($caughtEx1), ($null))==1); goto Block212; Block214: return; Block212: $Exep0 := $caughtEx1; return; } // @line: 92 // (java.lang.Throwable)> procedure void$javaUtilEx.IllegalStateException$$la$init$ra$$2577(__this : ref, $param_0 : ref) requires ($neref((__this), ($null))==1); { var r1442 : ref; var r0441 : ref; Block689: r0441 := __this; r1442 := $param_0; assert ($neref((r0441), ($null))==1); // @line: 93 call void$java.lang.RuntimeException$$la$init$ra$$763((r0441), (r1442)); return; } // @line: 180 // procedure void$javaUtilEx.LinkedList$addLast$2636(__this : ref, $param_0 : ref) requires ($neref((__this), ($null))==1); { var $r2565 : ref; var r1564 : ref; var r0563 : ref; //temp local variables var $freshlocal0 : ref; Block803: r0563 := __this; r1564 := $param_0; assert ($neref((r0563), ($null))==1); // @line: 181 $r2565 := $HeapVar[r0563, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; assert ($neref((r0563), ($null))==1); // @line: 181 call $freshlocal0 := javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$addBefore$2665((r0563), (r1564), ($r2565)); return; } // procedure is generated by joogie. function {:inline true} $orreal($param00 : realVar, $param11 : realVar) returns (__ret : int); // procedure java.lang.Object$javaUtilEx.AbstractList$get$2485(__this : ref, $param_0 : int) returns (__ret : ref); // procedure void$javaUtilEx.ListIterator$add$2533(__this : ref, $param_0 : ref); // @line: 476 // procedure boolean$javaUtilEx.LinkedList$offerLast$2655(__this : ref, $param_0 : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var r1680 : ref; var r0679 : ref; Block1001: r0679 := __this; r1680 := $param_0; assert ($neref((r0679), ($null))==1); // @line: 477 call void$javaUtilEx.LinkedList$addLast$2636((r0679), (r1680)); // @line: 478 __ret := 1; return; } // procedure is generated by joogie. function {:inline true} $ushrref($param00 : ref, $param11 : ref) returns (__ret : int); // procedure is generated by joogie. function {:inline true} $modref($param00 : ref, $param11 : ref) returns (__ret : ref); // @line: 766 // procedure java.lang.String$javaUtilEx.SubList$outOfBoundsMsg$2563(__this : ref, $param_0 : int) returns (__ret : ref) modifies $stringSize; requires ($neref((__this), ($null))==1); { var i0411 : int; var r0410 : ref; Block669: r0410 := __this; i0411 := $param_0; $stringSize[$fresh2] := 0; // @line: 767 __ret := $fresh2; return; } // procedure is generated by joogie. function {:inline true} $nereal(x : realVar, y : realVar) returns (__ret : int) { if (x != y) then 1 else 0 } // @line: 2 // ()> procedure void$javaUtilEx.Random$$la$init$ra$$2673(__this : ref) requires ($neref((__this), ($null))==1); { var r0767 : ref; Block1137: r0767 := __this; assert ($neref((r0767), ($null))==1); // @line: 3 call void$java.lang.Object$$la$init$ra$$28((r0767)); return; } // procedure void$javaUtilEx.Iterator$remove$2256(__this : ref); // @line: 28 // procedure int$javaUtilEx.Content$hashCode$2587(__this : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var $i1499 : int; var $i0498 : int; var r0497 : ref; Block738: r0497 := __this; assert ($neref((r0497), ($null))==1); // @line: 29 $i0498 := $HeapVar[r0497, int$javaUtilEx.Content$val0]; // @line: 29 $i1499 := $xorint(($i0498), (31)); // @line: 29 __ret := $i1499; return; } // procedure is generated by joogie. function {:inline true} $orref($param00 : ref, $param11 : ref) returns (__ret : int); // procedure is generated by joogie. function {:inline true} $shlreal($param00 : realVar, $param11 : realVar) returns (__ret : int); // procedure int$javaUtilEx.AbstractCollection$size$2230(__this : ref) returns (__ret : int); // @line: 42 // ()> procedure void$javaUtilEx.IllegalArgumentException$$la$init$ra$$2622(__this : ref) requires ($neref((__this), ($null))==1); { var r0508 : ref; Block749: r0508 := __this; assert ($neref((r0508), ($null))==1); // @line: 43 call void$java.lang.RuntimeException$$la$init$ra$$760((r0508)); return; } // (java.lang.String)> procedure void$java.lang.RuntimeException$$la$init$ra$$761(__this : ref, $param_0 : ref); // procedure is generated by joogie. function {:inline true} $andreal($param00 : realVar, $param11 : realVar) returns (__ret : int); // @line: 276 // procedure java.lang.Object$javaUtilEx.LinkedList$get$2642(__this : ref, $param_0 : int) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var $r1606 : ref; var r0604 : ref; var $r2607 : ref; var i0605 : int; //temp local variables var $caughtEx1 : ref; // @line: 276 Block855: $caughtEx1 := $null; $Exep0 := $null; goto Block856; Block856: r0604 := __this; i0605 := $param_0; assert ($neref((r0604), ($null))==1); // @line: 277 call $r1606, $caughtEx1 := javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$entry$2646((r0604), (i0605)); goto Block857, Block859; Block857: assume ($neref(($caughtEx1), ($null))==1); goto Block858; Block859: assume ($eqref(($caughtEx1), ($null))==1); goto Block860; Block858: $Exep0 := $caughtEx1; return; Block860: assert ($neref(($r1606), ($null))==1); // @line: 277 $r2607 := $HeapVar[$r1606, java.lang.Object$javaUtilEx.LinkedList$Entry$element300]; // @line: 277 __ret := $r2607; return; } // procedure javaUtilEx.ListIterator$javaUtilEx.AbstractSequentialList$listIterator$2585(__this : ref, $param_0 : int) returns (__ret : ref); // @line: 170 // procedure java.lang.Object$javaUtilEx.AbstractSequentialList$remove$2582(__this : ref, $param_0 : int) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var i0470 : int; var r0469 : ref; var $r2475 : ref; var r1474 : ref; var r4477 : ref; var $r3476 : ref; //temp local variables var $caughtEx1 : ref; // @line: 170 Block713: $caughtEx1 := $null; $Exep0 := $null; goto Block714; Block714: r0469 := __this; i0470 := $param_0; goto Block715; // @line: 171 Block715: assert ($neref((r0469), ($null))==1); // @line: 171 call r4477 := javaUtilEx.ListIterator$javaUtilEx.AbstractSequentialList$listIterator$2585((r0469), (i0470)); assert ($neref((r4477), ($null))==1); // @line: 172 call r1474 := java.lang.Object$javaUtilEx.ListIterator$next$2526((r4477)); assert ($neref((r4477), ($null))==1); // @line: 173 call void$javaUtilEx.ListIterator$remove$2531((r4477)); goto Block716; // @line: 174 Block716: // @line: 174 __ret := r1474; return; } // @line: 655 // procedure java.lang.Object$javaUtilEx.LinkedList$ListItr$next$2679(__this : ref) returns (__ret : ref, $Exep0 : ref, $Exep1 : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var $i1812 : int; var $r7820 : ref; var $i2816 : int; var $r1810 : ref; var $r6819 : ref; var $i0811 : int; var $r4815 : ref; var r0809 : ref; var $r2813 : ref; var $r3814 : ref; var $i3817 : int; var $r5818 : ref; //temp local variables var $caughtEx2 : ref; // @line: 655 Block1174: $caughtEx2 := $null; $Exep1 := $null; $Exep0 := $null; goto Block1175; Block1175: r0809 := __this; assert ($neref((r0809), ($null))==1); // @line: 656 call $caughtEx2 := void$javaUtilEx.LinkedList$ListItr$checkForComodification$2687((r0809)); goto Block1178, Block1176; Block1178: assume ($eqref(($caughtEx2), ($null))==1); goto Block1179; Block1176: assume ($neref(($caughtEx2), ($null))==1); goto Block1177; Block1179: assert ($neref((r0809), ($null))==1); // @line: 657 $i0811 := $HeapVar[r0809, int$javaUtilEx.LinkedList$ListItr$nextIndex0]; assert ($neref((r0809), ($null))==1); // @line: 657 $r1810 := $HeapVar[r0809, javaUtilEx.LinkedList$javaUtilEx.LinkedList$ListItr$this$0305]; // @line: 657 call $i1812 := int$javaUtilEx.LinkedList$access$100$2670(($r1810)); goto Block1180; Block1177: $Exep0 := $caughtEx2; return; // @line: 657 Block1180: goto Block1181, Block1183; // @line: 657 Block1181: assume ($neint(($i0811), ($i1812))==1); goto Block1182; // @line: 657 Block1183: // @line: 657 assume ($negInt(($neint(($i0811), ($i1812))))==1); // @line: 658 $r7820 := $newvariable((1184)); assume ($neref(($newvariable((1184))), ($null))==1); assert ($neref(($r7820), ($null))==1); // @line: 658 call void$javaUtilEx.NoSuchElementException$$la$init$ra$$2572(($r7820)); goto Block1185; // @line: 660 Block1182: assert ($neref((r0809), ($null))==1); // @line: 660 $r2813 := $HeapVar[r0809, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$next304]; goto Block1186; // @line: 657 Block1185: $Exep1 := $r7820; return; // @line: 660 Block1186: assert ($neref((r0809), ($null))==1); // @line: 660 $HeapVar[r0809, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$lastReturned303] := $r2813; assert ($neref((r0809), ($null))==1); // @line: 661 $r3814 := $HeapVar[r0809, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$next304]; assert ($neref(($r3814), ($null))==1); // @line: 661 $r4815 := $HeapVar[$r3814, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301]; assert ($neref((r0809), ($null))==1); // @line: 661 $HeapVar[r0809, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$next304] := $r4815; assert ($neref((r0809), ($null))==1); // @line: 662 $i2816 := $HeapVar[r0809, int$javaUtilEx.LinkedList$ListItr$nextIndex0]; // @line: 662 $i3817 := $addint(($i2816), (1)); assert ($neref((r0809), ($null))==1); // @line: 662 $HeapVar[r0809, int$javaUtilEx.LinkedList$ListItr$nextIndex0] := $i3817; assert ($neref((r0809), ($null))==1); // @line: 663 $r5818 := $HeapVar[r0809, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$lastReturned303]; assert ($neref(($r5818), ($null))==1); // @line: 663 $r6819 := $HeapVar[$r5818, java.lang.Object$javaUtilEx.LinkedList$Entry$element300]; // @line: 663 __ret := $r6819; return; } // @line: 612 // procedure java.lang.String$javaUtilEx.AbstractList$outOfBoundsMsg$2501(__this : ref, $param_0 : int) returns (__ret : ref) modifies $stringSize; requires ($neref((__this), ($null))==1); { var i0217 : int; var r0216 : ref; Block346: r0216 := __this; i0217 := $param_0; $stringSize[$fresh2] := 0; // @line: 613 __ret := $fresh2; return; } // @line: 126 // procedure boolean$javaUtilEx.AbstractCollection$add$2233(__this : ref, $param_0 : ref) returns (__ret : int, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var r016 : ref; var $r215 : ref; var r117 : ref; //temp local variables // @line: 126 Block42: $Exep0 := $null; goto Block43; Block43: r016 := __this; r117 := $param_0; // @line: 127 $r215 := $newvariable((44)); assume ($neref(($newvariable((44))), ($null))==1); assert ($neref(($r215), ($null))==1); // @line: 127 call void$javaUtilEx.UnsupportedOperationException$$la$init$ra$$2257(($r215)); goto Block45; Block45: $Exep0 := $r215; return; } // procedure is generated by joogie. function {:inline true} $addint(x : int, y : int) returns (__ret : int) { (x + y) } // procedure is generated by joogie. function {:inline true} $subref($param00 : ref, $param11 : ref) returns (__ret : ref); // procedure java.lang.StringBuilder$java.lang.StringBuilder$append$2266(__this : ref, $param_0 : ref) returns (__ret : ref); // @line: 616 // procedure int$javaUtilEx.SubList$access$210$2568($param_0 : ref) returns (__ret : int) modifies $HeapVar; { var r0423 : ref; var $i1425 : int; var $i0424 : int; Block680: r0423 := $param_0; assert ($neref((r0423), ($null))==1); // @line: 617 $i0424 := $HeapVar[r0423, int$javaUtilEx.SubList$size0]; // @line: 617 $i1425 := $subint(($i0424), (1)); assert ($neref((r0423), ($null))==1); // @line: 617 $HeapVar[r0423, int$javaUtilEx.SubList$size0] := $i1425; // @line: 617 __ret := $i0424; return; } // @line: 150 // procedure java.lang.Object$javaUtilEx.LinkedList$removeFirst$2633(__this : ref) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var $r3553 : ref; var $r2552 : ref; var $r1551 : ref; var r0550 : ref; //temp local variables var $caughtEx1 : ref; // @line: 150 Block790: $caughtEx1 := $null; $Exep0 := $null; goto Block791; Block791: r0550 := __this; assert ($neref((r0550), ($null))==1); // @line: 151 $r1551 := $HeapVar[r0550, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; assert ($neref(($r1551), ($null))==1); // @line: 151 $r2552 := $HeapVar[$r1551, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301]; assert ($neref((r0550), ($null))==1); // @line: 151 call $r3553, $caughtEx1 := java.lang.Object$javaUtilEx.LinkedList$remove$2666((r0550), ($r2552)); goto Block792, Block794; Block792: assume ($neref(($caughtEx1), ($null))==1); goto Block793; Block794: assume ($eqref(($caughtEx1), ($null))==1); goto Block795; Block793: $Exep0 := $caughtEx1; return; Block795: // @line: 151 __ret := $r3553; return; } // @line: 464 // procedure boolean$javaUtilEx.LinkedList$offerFirst$2654(__this : ref, $param_0 : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var r1678 : ref; var r0677 : ref; Block1000: r0677 := __this; r1678 := $param_0; assert ($neref((r0677), ($null))==1); // @line: 465 call void$javaUtilEx.LinkedList$addFirst$2635((r0677), (r1678)); // @line: 466 __ret := 1; return; } // procedure is generated by joogie. function {:inline true} $divref($param00 : ref, $param11 : ref) returns (__ret : ref); // procedure is generated by joogie. function {:inline true} $neint(x : int, y : int) returns (__ret : int) { if (x != y) then 1 else 0 } // @line: 330 // (javaUtilEx.AbstractList)> procedure void$javaUtilEx.AbstractList$Itr$$la$init$ra$$2534(__this : ref, $param_0 : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var r0218 : ref; var r1219 : ref; var $i0221 : int; var $r2220 : ref; Block347: r0218 := __this; r1219 := $param_0; assert ($neref((r0218), ($null))==1); // @line: 331 $HeapVar[r0218, javaUtilEx.AbstractList$javaUtilEx.AbstractList$Itr$this$0295] := r1219; assert ($neref((r0218), ($null))==1); // @line: 331 call void$java.lang.Object$$la$init$ra$$28((r0218)); assert ($neref((r0218), ($null))==1); // @line: 335 $HeapVar[r0218, int$javaUtilEx.AbstractList$Itr$cursor0] := 0; assert ($neref((r0218), ($null))==1); // @line: 342 $HeapVar[r0218, int$javaUtilEx.AbstractList$Itr$lastRet0] := -1; assert ($neref((r0218), ($null))==1); // @line: 349 $r2220 := $HeapVar[r0218, javaUtilEx.AbstractList$javaUtilEx.AbstractList$Itr$this$0295]; assert ($neref(($r2220), ($null))==1); // @line: 349 $i0221 := $HeapVar[$r2220, int$javaUtilEx.AbstractList$modCount0]; assert ($neref((r0218), ($null))==1); // @line: 349 $HeapVar[r0218, int$javaUtilEx.AbstractList$Itr$expectedModCount0] := $i0221; return; } // @line: 740 // procedure void$javaUtilEx.SubList$1$set$2701(__this : ref, $param_0 : ref) requires ($neref((__this), ($null))==1); { var r1947 : ref; var $r2948 : ref; var r0946 : ref; Block1327: r0946 := __this; r1947 := $param_0; assert ($neref((r0946), ($null))==1); // @line: 741 $r2948 := $HeapVar[r0946, javaUtilEx.ListIterator$javaUtilEx.SubList$1$i308]; assert ($neref(($r2948), ($null))==1); // @line: 741 call void$javaUtilEx.ListIterator$set$2532(($r2948), (r1947)); return; } // procedure javaUtilEx.Iterator$javaUtilEx.AbstractCollection$iterator$2229(__this : ref) returns (__ret : ref); // @line: 74 // (java.lang.String,java.lang.Throwable)> procedure void$javaUtilEx.IllegalStateException$$la$init$ra$$2576(__this : ref, $param_0 : ref, $param_1 : ref) requires ($neref((__this), ($null))==1); { var r0438 : ref; var r2440 : ref; var r1439 : ref; Block688: r0438 := __this; r1439 := $param_0; r2440 := $param_1; assert ($neref((r0438), ($null))==1); // @line: 75 call void$java.lang.RuntimeException$$la$init$ra$$762((r0438), (r1439), (r2440)); return; } // @line: 382 // procedure int$javaUtilEx.LinkedList$lastIndexOf$2648(__this : ref, $param_0 : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var i0661 : int; var r8662 : ref; var $z0657 : int; var $r7660 : ref; var $r5658 : ref; var r1652 : ref; var r0650 : ref; var $r3655 : ref; var $r6659 : ref; var $r2653 : ref; var r9663 : ref; var $r4656 : ref; Block939: r0650 := __this; r1652 := $param_0; assert ($neref((r0650), ($null))==1); // @line: 383 i0661 := $HeapVar[r0650, int$javaUtilEx.LinkedList$size0]; goto Block940; // @line: 384 Block940: goto Block941, Block943; // @line: 384 Block941: assume ($neref((r1652), ($null))==1); goto Block942; // @line: 384 Block943: // @line: 384 assume ($negInt(($neref((r1652), ($null))))==1); assert ($neref((r0650), ($null))==1); // @line: 385 $r5658 := $HeapVar[r0650, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; assert ($neref(($r5658), ($null))==1); // @line: 385 r8662 := $HeapVar[$r5658, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$previous302]; goto Block944; // @line: 391 Block942: assert ($neref((r0650), ($null))==1); // @line: 391 $r2653 := $HeapVar[r0650, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; goto Block955; // @line: 385 Block944: assert ($neref((r0650), ($null))==1); // @line: 385 $r6659 := $HeapVar[r0650, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; goto Block945; // @line: 391 Block955: assert ($neref(($r2653), ($null))==1); // @line: 391 r9663 := $HeapVar[$r2653, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$previous302]; goto Block956; // @line: 385 Block945: goto Block946, Block948; // @line: 391 Block956: assert ($neref((r0650), ($null))==1); // @line: 391 $r3655 := $HeapVar[r0650, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; goto Block957; // @line: 385 Block946: assume ($eqref((r8662), ($r6659))==1); goto Block947; // @line: 385 Block948: // @line: 385 assume ($negInt(($eqref((r8662), ($r6659))))==1); // @line: 386 i0661 := $addint((i0661), (-1)); assert ($neref((r8662), ($null))==1); // @line: 387 $r7660 := $HeapVar[r8662, java.lang.Object$javaUtilEx.LinkedList$Entry$element300]; goto Block949; // @line: 391 Block957: goto Block958, Block959; // @line: 385 Block947: goto Block954; // @line: 387 Block949: goto Block952, Block950; // @line: 391 Block958: assume ($eqref((r9663), ($r3655))==1); goto Block954; // @line: 391 Block959: // @line: 391 assume ($negInt(($eqref((r9663), ($r3655))))==1); // @line: 392 i0661 := $addint((i0661), (-1)); assert ($neref((r9663), ($null))==1); // @line: 393 $r4656 := $HeapVar[r9663, java.lang.Object$javaUtilEx.LinkedList$Entry$element300]; assert ($neref((r1652), ($null))==1); // @line: 393 call $z0657 := boolean$java.lang.Object$equals$32((r1652), ($r4656)); goto Block960; // @line: 397 Block954: // @line: 397 __ret := -1; return; // @line: 387 Block952: // @line: 387 assume ($negInt(($neref(($r7660), ($null))))==1); // @line: 388 __ret := i0661; return; // @line: 387 Block950: assume ($neref(($r7660), ($null))==1); goto Block951; // @line: 393 Block960: goto Block961, Block963; // @line: 385 Block951: assert ($neref((r8662), ($null))==1); // @line: 385 r8662 := $HeapVar[r8662, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$previous302]; goto Block953; // @line: 393 Block961: assume ($eqint(($z0657), (0))==1); goto Block962; // @line: 393 Block963: // @line: 393 assume ($negInt(($eqint(($z0657), (0))))==1); // @line: 394 __ret := i0661; return; // @line: 385 Block953: goto Block944; // @line: 391 Block962: assert ($neref((r9663), ($null))==1); // @line: 391 r9663 := $HeapVar[r9663, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$previous302]; goto Block964; // @line: 391 Block964: goto Block956; } // @line: 635 // procedure java.lang.Object$javaUtilEx.SubList$set$2550(__this : ref, $param_0 : int, $param_1 : ref) returns (__ret : ref, $Exep1 : ref, $Exep2 : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var r0325 : ref; var $r3331 : ref; var r1328 : ref; var $r2330 : ref; var i0326 : int; var $i1327 : int; var $i2329 : int; //temp local variables var $caughtEx4 : ref; var $caughtEx5 : ref; var $caughtEx3 : ref; // @line: 635 Block507: $caughtEx5 := $null; $caughtEx4 := $null; $caughtEx3 := $null; $Exep2 := $null; $Exep1 := $null; $Exep0 := $null; goto Block509; Block509: r0325 := __this; i0326 := $param_0; r1328 := $param_1; assert ($neref((r0325), ($null))==1); // @line: 636 call $caughtEx3 := void$javaUtilEx.SubList$rangeCheck$2561((r0325), (i0326)); goto Block510, Block512; Block510: assume ($neref(($caughtEx3), ($null))==1); goto Block511; Block512: assume ($eqref(($caughtEx3), ($null))==1); goto Block513; Block511: $Exep0 := $caughtEx3; return; Block513: assert ($neref((r0325), ($null))==1); // @line: 637 call $caughtEx4 := void$javaUtilEx.SubList$checkForComodification$2564((r0325)); goto Block516, Block514; Block516: assume ($eqref(($caughtEx4), ($null))==1); goto Block517; Block514: assume ($neref(($caughtEx4), ($null))==1); goto Block515; Block517: assert ($neref((r0325), ($null))==1); // @line: 638 $r2330 := $HeapVar[r0325, javaUtilEx.AbstractList$javaUtilEx.SubList$l297]; assert ($neref((r0325), ($null))==1); // @line: 638 $i1327 := $HeapVar[r0325, int$javaUtilEx.SubList$offset0]; // @line: 638 $i2329 := $addint((i0326), ($i1327)); assert ($neref(($r2330), ($null))==1); // @line: 638 call $r3331, $caughtEx5 := java.lang.Object$javaUtilEx.AbstractList$set$2486(($r2330), ($i2329), (r1328)); goto Block520, Block518; Block515: $Exep1 := $caughtEx4; return; Block520: assume ($eqref(($caughtEx5), ($null))==1); goto Block521; Block518: assume ($neref(($caughtEx5), ($null))==1); goto Block519; Block521: // @line: 638 __ret := $r3331; return; Block519: $Exep2 := $caughtEx5; return; } // @line: 531 // procedure java.lang.Object$javaUtilEx.LinkedList$pollLast$2659(__this : ref) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var $i0691 : int; var r0690 : ref; var $r1692 : ref; //temp local variables var $caughtEx1 : ref; // @line: 531 Block1035: $caughtEx1 := $null; $Exep0 := $null; goto Block1036; Block1036: r0690 := __this; assert ($neref((r0690), ($null))==1); // @line: 532 $i0691 := $HeapVar[r0690, int$javaUtilEx.LinkedList$size0]; goto Block1037; // @line: 532 Block1037: goto Block1038, Block1040; // @line: 532 Block1038: assume ($neint(($i0691), (0))==1); goto Block1039; // @line: 532 Block1040: // @line: 532 assume ($negInt(($neint(($i0691), (0))))==1); // @line: 533 __ret := $null; return; // @line: 534 Block1039: assert ($neref((r0690), ($null))==1); // @line: 534 call $r1692, $caughtEx1 := java.lang.Object$javaUtilEx.LinkedList$removeLast$2634((r0690)); goto Block1043, Block1041; // @line: 534 Block1043: assume ($eqref(($caughtEx1), ($null))==1); goto Block1044; // @line: 534 Block1041: assume ($neref(($caughtEx1), ($null))==1); goto Block1042; // @line: 534 Block1044: goto Block1045; // @line: 534 Block1042: $Exep0 := $caughtEx1; return; // @line: 534 Block1045: // @line: 534 __ret := $r1692; return; } // @line: 666 // procedure boolean$javaUtilEx.LinkedList$ListItr$hasPrevious$2680(__this : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var r0821 : ref; var $z0824 : int; var $i0822 : int; Block1187: r0821 := __this; assert ($neref((r0821), ($null))==1); // @line: 667 $i0822 := $HeapVar[r0821, int$javaUtilEx.LinkedList$ListItr$nextIndex0]; goto Block1188; // @line: 667 Block1188: goto Block1189, Block1191; // @line: 667 Block1189: assume ($eqint(($i0822), (0))==1); goto Block1190; // @line: 667 Block1191: // @line: 667 assume ($negInt(($eqint(($i0822), (0))))==1); // @line: 667 $z0824 := 1; goto Block1192; // @line: 667 Block1190: // @line: 667 $z0824 := 0; goto Block1192; // @line: 667 Block1192: // @line: 667 __ret := $z0824; return; } // procedure is generated by joogie. function {:inline true} $eqrefarray($param00 : [int]ref, $param11 : [int]ref) returns (__ret : int); // @line: 777 // (javaUtilEx.AbstractList,int,int)> procedure void$javaUtilEx.RandomAccessSubList$$la$init$ra$$2540(__this : ref, $param_0 : ref, $param_1 : int, $param_2 : int) returns ($Exep1 : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var r1262 : ref; var i1264 : int; var r0261 : ref; var i0263 : int; //temp local variables var $caughtEx2 : ref; var $caughtEx3 : ref; // @line: 777 Block244: $caughtEx3 := $null; $caughtEx2 := $null; $Exep1 := $null; $Exep0 := $null; goto Block404; Block404: r0261 := __this; r1262 := $param_0; i0263 := $param_1; i1264 := $param_2; assert ($neref((r0261), ($null))==1); // @line: 778 call $caughtEx2, $caughtEx3 := void$javaUtilEx.SubList$$la$init$ra$$2549((r0261), (r1262), (i0263), (i1264)); goto Block407, Block405; Block407: assume ($eqref(($caughtEx2), ($null))==1); goto Block408; Block405: assume ($neref(($caughtEx2), ($null))==1); goto Block406; Block408: goto Block409, Block411; Block406: $Exep1 := $caughtEx2; return; Block409: assume ($neref(($caughtEx3), ($null))==1); goto Block410; Block411: assume ($eqref(($caughtEx3), ($null))==1); goto Block412; Block410: $Exep0 := $caughtEx3; return; Block412: return; } // @line: 719 // procedure void$javaUtilEx.LinkedList$ListItr$checkForComodification$2687(__this : ref) returns ($Exep0 : ref) requires ($neref((__this), ($null))==1); { var $r2878 : ref; var $i1877 : int; var r0874 : ref; var $i0876 : int; var $r1875 : ref; //temp local variables // @line: 719 Block1173: $Exep0 := $null; goto Block1250; Block1250: r0874 := __this; assert ($neref((r0874), ($null))==1); // @line: 720 $r1875 := $HeapVar[r0874, javaUtilEx.LinkedList$javaUtilEx.LinkedList$ListItr$this$0305]; assert ($neref(($r1875), ($null))==1); // @line: 720 $i1877 := $HeapVar[$r1875, int$javaUtilEx.AbstractList$modCount0]; assert ($neref((r0874), ($null))==1); // @line: 720 $i0876 := $HeapVar[r0874, int$javaUtilEx.LinkedList$ListItr$expectedModCount0]; goto Block1251; // @line: 720 Block1251: goto Block1254, Block1252; // @line: 720 Block1254: // @line: 720 assume ($negInt(($eqint(($i1877), ($i0876))))==1); // @line: 721 $r2878 := $newvariable((1255)); assume ($neref(($newvariable((1255))), ($null))==1); assert ($neref(($r2878), ($null))==1); // @line: 721 call void$javaUtilEx.ConcurrentModificationException$$la$init$ra$$2570(($r2878)); goto Block1256; // @line: 720 Block1252: assume ($eqint(($i1877), ($i0876))==1); goto Block1253; // @line: 720 Block1256: $Exep0 := $r2878; return; // @line: 722 Block1253: return; } // procedure is generated by joogie. function {:inline true} $shrref($param00 : ref, $param11 : ref) returns (__ret : int); // @line: 177 // procedure int$javaUtilEx.AbstractList$indexOf$2489(__this : ref, $param_0 : ref) returns (__ret : int, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var $z1125 : int; var $z2127 : int; var $r3124 : ref; var $i0126 : int; var r1122 : ref; var $z0123 : int; var r2121 : ref; var $r4128 : ref; var r0119 : ref; var $i1129 : int; //temp local variables var $caughtEx1 : ref; // @line: 177 Block160: $caughtEx1 := $null; $Exep0 := $null; goto Block161; Block161: r0119 := __this; r1122 := $param_0; assert ($neref((r0119), ($null))==1); // @line: 178 call r2121, $caughtEx1 := javaUtilEx.ListIterator$javaUtilEx.AbstractList$listIterator$2494((r0119)); goto Block164, Block162; Block164: assume ($eqref(($caughtEx1), ($null))==1); goto Block165; Block162: assume ($neref(($caughtEx1), ($null))==1); goto Block163; Block165: goto Block166; Block163: $Exep0 := $caughtEx1; return; // @line: 179 Block166: goto Block169, Block167; // @line: 179 Block169: // @line: 179 assume ($negInt(($neref((r1122), ($null))))==1); goto Block170; // @line: 179 Block167: assume ($neref((r1122), ($null))==1); goto Block168; // @line: 180 Block170: assert ($neref((r2121), ($null))==1); // @line: 180 call $z2127 := boolean$javaUtilEx.ListIterator$hasNext$2525((r2121)); goto Block171; // @line: 184 Block168: assert ($neref((r2121), ($null))==1); // @line: 184 call $z0123 := boolean$javaUtilEx.ListIterator$hasNext$2525((r2121)); goto Block178; // @line: 180 Block171: goto Block172, Block174; // @line: 184 Block178: goto Block179, Block180; // @line: 180 Block172: assume ($eqint(($z2127), (0))==1); goto Block173; // @line: 180 Block174: // @line: 180 assume ($negInt(($eqint(($z2127), (0))))==1); assert ($neref((r2121), ($null))==1); // @line: 181 call $r4128 := java.lang.Object$javaUtilEx.ListIterator$next$2526((r2121)); goto Block175; // @line: 184 Block179: assume ($eqint(($z0123), (0))==1); goto Block173; // @line: 184 Block180: // @line: 184 assume ($negInt(($eqint(($z0123), (0))))==1); assert ($neref((r2121), ($null))==1); // @line: 185 call $r3124 := java.lang.Object$javaUtilEx.ListIterator$next$2526((r2121)); assert ($neref((r1122), ($null))==1); // @line: 185 call $z1125 := boolean$java.lang.Object$equals$32((r1122), ($r3124)); goto Block181; // @line: 188 Block173: // @line: 188 __ret := -1; return; // @line: 181 Block175: goto Block176, Block177; // @line: 185 Block181: goto Block182, Block183; // @line: 181 Block176: assume ($neref(($r4128), ($null))==1); goto Block170; // @line: 181 Block177: // @line: 181 assume ($negInt(($neref(($r4128), ($null))))==1); assert ($neref((r2121), ($null))==1); // @line: 182 call $i1129 := int$javaUtilEx.ListIterator$previousIndex$2530((r2121)); // @line: 182 __ret := $i1129; return; // @line: 185 Block182: assume ($eqint(($z1125), (0))==1); goto Block168; // @line: 185 Block183: // @line: 185 assume ($negInt(($eqint(($z1125), (0))))==1); assert ($neref((r2121), ($null))==1); // @line: 186 call $i0126 := int$javaUtilEx.ListIterator$previousIndex$2530((r2121)); // @line: 186 __ret := $i0126; return; } // @line: 621 // (javaUtilEx.AbstractList,int,int)> procedure void$javaUtilEx.SubList$$la$init$ra$$2549(__this : ref, $param_0 : ref, $param_1 : int, $param_2 : int) returns ($Exep1 : ref, $Exep0 : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var $r2320 : ref; var $r4323 : ref; var $i4321 : int; var $r3322 : ref; var i0315 : int; var r1317 : ref; var $r5324 : ref; var i1316 : int; var $i2318 : int; var r0314 : ref; var $i3319 : int; //temp local variables // @line: 621 Block243: $Exep1 := $null; $Exep0 := $null; goto Block486; Block486: r0314 := __this; r1317 := $param_0; i0315 := $param_1; i1316 := $param_2; assert ($neref((r0314), ($null))==1); // @line: 622 call void$javaUtilEx.AbstractList$$la$init$ra$$2483((r0314)); goto Block487; // @line: 623 Block487: goto Block490, Block488; // @line: 623 Block490: // @line: 623 assume ($negInt(($geint((i0315), (0))))==1); // @line: 624 $r5324 := $newvariable((491)); assume ($neref(($newvariable((491))), ($null))==1); assert ($neref(($r5324), ($null))==1); // @line: 624 call void$java.lang.IndexOutOfBoundsException$$la$init$ra$$2075(($r5324)); goto Block492; // @line: 623 Block488: assume ($geint((i0315), (0))==1); goto Block489; // @line: 623 Block492: $Exep0 := $r5324; return; // @line: 625 Block489: assert ($neref((r1317), ($null))==1); // @line: 625 call $i2318 := int$javaUtilEx.AbstractCollection$size$2230((r1317)); goto Block493; // @line: 625 Block493: goto Block496, Block494; // @line: 625 Block496: // @line: 625 assume ($negInt(($leint((i1316), ($i2318))))==1); // @line: 626 $r4323 := $newvariable((497)); assume ($neref(($newvariable((497))), ($null))==1); assert ($neref(($r4323), ($null))==1); // @line: 626 call void$java.lang.IndexOutOfBoundsException$$la$init$ra$$2075(($r4323)); goto Block498; // @line: 625 Block494: assume ($leint((i1316), ($i2318))==1); goto Block495; // @line: 625 Block498: $Exep0 := $r4323; return; // @line: 627 Block495: goto Block499, Block501; // @line: 627 Block499: assume ($leint((i0315), (i1316))==1); goto Block500; // @line: 627 Block501: // @line: 627 assume ($negInt(($leint((i0315), (i1316))))==1); goto Block502; // @line: 629 Block500: assert ($neref((r0314), ($null))==1); // @line: 629 $HeapVar[r0314, javaUtilEx.AbstractList$javaUtilEx.SubList$l297] := r1317; goto Block505; // @line: 628 Block502: // @line: 628 $r3322 := $newvariable((503)); assume ($neref(($newvariable((503))), ($null))==1); assert ($neref(($r3322), ($null))==1); // @line: 628 call void$javaUtilEx.IllegalArgumentException$$la$init$ra$$2622(($r3322)); goto Block504; // @line: 630 Block505: assert ($neref((r0314), ($null))==1); // @line: 630 $HeapVar[r0314, int$javaUtilEx.SubList$offset0] := i0315; // @line: 631 $i3319 := $subint((i1316), (i0315)); assert ($neref((r0314), ($null))==1); // @line: 631 $HeapVar[r0314, int$javaUtilEx.SubList$size0] := $i3319; assert ($neref((r0314), ($null))==1); // @line: 632 $r2320 := $HeapVar[r0314, javaUtilEx.AbstractList$javaUtilEx.SubList$l297]; assert ($neref(($r2320), ($null))==1); // @line: 632 $i4321 := $HeapVar[$r2320, int$javaUtilEx.AbstractList$modCount0]; assert ($neref((r0314), ($null))==1); // @line: 632 $HeapVar[r0314, int$javaUtilEx.AbstractList$modCount0] := $i4321; return; // @line: 628 Block504: $Exep1 := $r3322; return; } // @line: 90 // procedure java.lang.Object$javaUtilEx.LinkedList$access$200$2671($param_0 : ref, $param_1 : ref) returns (__ret : ref, $Exep0 : ref) { var $r2762 : ref; var r1761 : ref; var r0760 : ref; //temp local variables var $caughtEx1 : ref; // @line: 90 Block1130: $caughtEx1 := $null; $Exep0 := $null; goto Block1131; Block1131: r0760 := $param_0; r1761 := $param_1; assert ($neref((r0760), ($null))==1); // @line: 91 call $r2762, $caughtEx1 := java.lang.Object$javaUtilEx.LinkedList$remove$2666((r0760), (r1761)); goto Block1134, Block1132; Block1134: assume ($eqref(($caughtEx1), ($null))==1); goto Block1135; Block1132: assume ($neref(($caughtEx1), ($null))==1); goto Block1133; Block1135: // @line: 91 __ret := $r2762; return; Block1133: $Exep0 := $caughtEx1; return; } // procedure java.lang.Object$javaUtilEx.ListIterator$previous$2528(__this : ref) returns (__ret : ref); // @line: 73 // ()> procedure void$javaUtilEx.ConcurrentModificationException$$la$init$ra$$2570(__this : ref) requires ($neref((__this), ($null))==1); { var r0429 : ref; Block682: r0429 := __this; assert ($neref((r0429), ($null))==1); // @line: 74 call void$java.lang.RuntimeException$$la$init$ra$$760((r0429)); return; } // procedure is generated by joogie. function {:inline true} $geref($param00 : ref, $param11 : ref) returns (__ret : int); // @line: 207 // procedure boolean$javaUtilEx.AbstractCollection$addAll$2236(__this : ref, $param_0 : ref) returns (__ret : int, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var r237 : ref; var $r340 : ref; var r135 : ref; var r039 : ref; var $z038 : int; var z242 : int; var $z141 : int; //temp local variables var $caughtEx1 : ref; // @line: 207 Block74: $caughtEx1 := $null; $Exep0 := $null; goto Block75; Block75: r039 := __this; r135 := $param_0; // @line: 208 z242 := 0; assert ($neref((r135), ($null))==1); // @line: 209 call r237 := javaUtilEx.Iterator$javaUtilEx.Collection$iterator$2244((r135)); goto Block76; // @line: 210 Block76: assert ($neref((r237), ($null))==1); // @line: 210 call $z038 := boolean$javaUtilEx.Iterator$hasNext$2254((r237)); goto Block77; // @line: 210 Block77: goto Block78, Block80; // @line: 210 Block78: assume ($eqint(($z038), (0))==1); goto Block79; // @line: 210 Block80: // @line: 210 assume ($negInt(($eqint(($z038), (0))))==1); assert ($neref((r237), ($null))==1); // @line: 211 call $r340 := java.lang.Object$javaUtilEx.Iterator$next$2255((r237)); assert ($neref((r039), ($null))==1); // @line: 211 call $z141, $caughtEx1 := boolean$javaUtilEx.AbstractCollection$add$2233((r039), ($r340)); goto Block81, Block83; // @line: 214 Block79: // @line: 214 __ret := z242; return; // @line: 210 Block81: assume ($neref(($caughtEx1), ($null))==1); goto Block82; // @line: 210 Block83: assume ($eqref(($caughtEx1), ($null))==1); goto Block84; // @line: 210 Block82: $Exep0 := $caughtEx1; return; // @line: 210 Block84: goto Block85; // @line: 211 Block85: goto Block86, Block87; // @line: 211 Block86: assume ($eqint(($z141), (0))==1); goto Block76; // @line: 211 Block87: // @line: 211 assume ($negInt(($eqint(($z141), (0))))==1); // @line: 212 z242 := 1; goto Block76; } // procedure is generated by joogie. function {:inline true} $eqint(x : int, y : int) returns (__ret : int) { if (x == y) then 1 else 0 } // @line: 72 // (java.lang.String,java.lang.Throwable)> procedure void$javaUtilEx.IllegalArgumentException$$la$init$ra$$2624(__this : ref, $param_0 : ref, $param_1 : ref) requires ($neref((__this), ($null))==1); { var r0511 : ref; var r2513 : ref; var r1512 : ref; Block751: r0511 := __this; r1512 := $param_0; r2513 := $param_1; assert ($neref((r0511), ($null))==1); // @line: 73 call void$java.lang.RuntimeException$$la$init$ra$$762((r0511), (r1512), (r2513)); return; } // procedure java.lang.Object$javaUtilEx.ListIterator$next$2526(__this : ref) returns (__ret : ref); // @line: 353 // procedure int$javaUtilEx.LinkedList$indexOf$2647(__this : ref, $param_0 : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var r0638 : ref; var r1637 : ref; var $r4642 : ref; var r8648 : ref; var i0647 : int; var $z0643 : int; var $r2639 : ref; var $r3641 : ref; var $r7646 : ref; var $r5644 : ref; var r9649 : ref; var $r6645 : ref; Block913: r0638 := __this; r1637 := $param_0; // @line: 354 i0647 := 0; goto Block914; // @line: 355 Block914: goto Block915, Block917; // @line: 355 Block915: assume ($neref((r1637), ($null))==1); goto Block916; // @line: 355 Block917: // @line: 355 assume ($negInt(($neref((r1637), ($null))))==1); assert ($neref((r0638), ($null))==1); // @line: 356 $r5644 := $HeapVar[r0638, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; assert ($neref(($r5644), ($null))==1); // @line: 356 r8648 := $HeapVar[$r5644, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301]; goto Block918; // @line: 362 Block916: assert ($neref((r0638), ($null))==1); // @line: 362 $r2639 := $HeapVar[r0638, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; goto Block929; // @line: 356 Block918: assert ($neref((r0638), ($null))==1); // @line: 356 $r6645 := $HeapVar[r0638, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; goto Block919; // @line: 362 Block929: assert ($neref(($r2639), ($null))==1); // @line: 362 r9649 := $HeapVar[$r2639, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301]; goto Block930; // @line: 356 Block919: goto Block920, Block922; // @line: 362 Block930: assert ($neref((r0638), ($null))==1); // @line: 362 $r3641 := $HeapVar[r0638, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; goto Block931; // @line: 356 Block920: assume ($eqref((r8648), ($r6645))==1); goto Block921; // @line: 356 Block922: // @line: 356 assume ($negInt(($eqref((r8648), ($r6645))))==1); assert ($neref((r8648), ($null))==1); // @line: 357 $r7646 := $HeapVar[r8648, java.lang.Object$javaUtilEx.LinkedList$Entry$element300]; goto Block923; // @line: 362 Block931: goto Block932, Block933; // @line: 356 Block921: goto Block928; // @line: 357 Block923: goto Block926, Block924; // @line: 362 Block932: assume ($eqref((r9649), ($r3641))==1); goto Block928; // @line: 362 Block933: // @line: 362 assume ($negInt(($eqref((r9649), ($r3641))))==1); assert ($neref((r9649), ($null))==1); // @line: 363 $r4642 := $HeapVar[r9649, java.lang.Object$javaUtilEx.LinkedList$Entry$element300]; assert ($neref((r1637), ($null))==1); // @line: 363 call $z0643 := boolean$java.lang.Object$equals$32((r1637), ($r4642)); goto Block934; // @line: 368 Block928: // @line: 368 __ret := -1; return; // @line: 357 Block926: // @line: 357 assume ($negInt(($neref(($r7646), ($null))))==1); // @line: 358 __ret := i0647; return; // @line: 357 Block924: assume ($neref(($r7646), ($null))==1); goto Block925; // @line: 363 Block934: goto Block935, Block937; // @line: 359 Block925: // @line: 359 i0647 := $addint((i0647), (1)); goto Block927; // @line: 363 Block935: assume ($eqint(($z0643), (0))==1); goto Block936; // @line: 363 Block937: // @line: 363 assume ($negInt(($eqint(($z0643), (0))))==1); // @line: 364 __ret := i0647; return; // @line: 356 Block927: assert ($neref((r8648), ($null))==1); // @line: 356 r8648 := $HeapVar[r8648, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301]; goto Block918; // @line: 365 Block936: // @line: 365 i0647 := $addint((i0647), (1)); goto Block938; // @line: 362 Block938: assert ($neref((r9649), ($null))==1); // @line: 362 r9649 := $HeapVar[r9649, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301]; goto Block930; } // @line: 587 // procedure boolean$javaUtilEx.LinkedList$removeLastOccurrence$2663(__this : ref, $param_0 : ref) returns (__ret : int, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var $r2702 : ref; var $r6708 : ref; var r10712 : ref; var r0701 : ref; var r11713 : ref; var r1700 : ref; var $r3704 : ref; var $z0706 : int; var $r7709 : ref; var $r8710 : ref; var $r4705 : ref; //temp local variables var $freshlocal3 : ref; var $caughtEx1 : ref; var $freshlocal2 : ref; // @line: 587 Block1059: $caughtEx1 := $null; $Exep0 := $null; goto Block1060; Block1060: r0701 := __this; r1700 := $param_0; goto Block1061; // @line: 588 Block1061: goto Block1062, Block1064; // @line: 588 Block1062: assume ($neref((r1700), ($null))==1); goto Block1063; // @line: 588 Block1064: // @line: 588 assume ($negInt(($neref((r1700), ($null))))==1); assert ($neref((r0701), ($null))==1); // @line: 589 $r6708 := $HeapVar[r0701, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; assert ($neref(($r6708), ($null))==1); // @line: 589 r10712 := $HeapVar[$r6708, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$previous302]; goto Block1065; // @line: 596 Block1063: assert ($neref((r0701), ($null))==1); // @line: 596 $r2702 := $HeapVar[r0701, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; goto Block1080; // @line: 589 Block1065: assert ($neref((r0701), ($null))==1); // @line: 589 $r7709 := $HeapVar[r0701, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; goto Block1066; // @line: 596 Block1080: assert ($neref(($r2702), ($null))==1); // @line: 596 r11713 := $HeapVar[$r2702, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$previous302]; goto Block1081; // @line: 589 Block1066: goto Block1067, Block1069; // @line: 596 Block1081: assert ($neref((r0701), ($null))==1); // @line: 596 $r3704 := $HeapVar[r0701, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; goto Block1082; // @line: 589 Block1067: assume ($eqref((r10712), ($r7709))==1); goto Block1068; // @line: 589 Block1069: // @line: 589 assume ($negInt(($eqref((r10712), ($r7709))))==1); assert ($neref((r10712), ($null))==1); // @line: 590 $r8710 := $HeapVar[r10712, java.lang.Object$javaUtilEx.LinkedList$Entry$element300]; goto Block1070; // @line: 596 Block1082: goto Block1084, Block1083; // @line: 589 Block1068: goto Block1079; // @line: 590 Block1070: goto Block1073, Block1071; // @line: 596 Block1084: // @line: 596 assume ($negInt(($eqref((r11713), ($r3704))))==1); assert ($neref((r11713), ($null))==1); // @line: 597 $r4705 := $HeapVar[r11713, java.lang.Object$javaUtilEx.LinkedList$Entry$element300]; assert ($neref((r1700), ($null))==1); // @line: 597 call $z0706 := boolean$java.lang.Object$equals$32((r1700), ($r4705)); goto Block1085; // @line: 596 Block1083: assume ($eqref((r11713), ($r3704))==1); goto Block1079; // @line: 603 Block1079: // @line: 603 __ret := 0; return; // @line: 590 Block1073: // @line: 590 assume ($negInt(($neref(($r8710), ($null))))==1); assert ($neref((r0701), ($null))==1); // @line: 591 call $freshlocal2, $caughtEx1 := java.lang.Object$javaUtilEx.LinkedList$remove$2666((r0701), (r10712)); goto Block1076, Block1074; // @line: 590 Block1071: assume ($neref(($r8710), ($null))==1); goto Block1072; // @line: 597 Block1085: goto Block1088, Block1086; // @line: 590 Block1076: assume ($eqref(($caughtEx1), ($null))==1); goto Block1077; // @line: 590 Block1074: assume ($neref(($caughtEx1), ($null))==1); goto Block1075; // @line: 589 Block1072: assert ($neref((r10712), ($null))==1); // @line: 589 r10712 := $HeapVar[r10712, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$previous302]; goto Block1078; // @line: 597 Block1088: // @line: 597 assume ($negInt(($eqint(($z0706), (0))))==1); assert ($neref((r0701), ($null))==1); // @line: 598 call $freshlocal3, $caughtEx1 := java.lang.Object$javaUtilEx.LinkedList$remove$2666((r0701), (r11713)); goto Block1091, Block1089; // @line: 597 Block1086: assume ($eqint(($z0706), (0))==1); goto Block1087; // @line: 590 Block1077: // @line: 592 __ret := 1; return; // @line: 590 Block1075: $Exep0 := $caughtEx1; return; // @line: 589 Block1078: goto Block1065; // @line: 597 Block1091: assume ($eqref(($caughtEx1), ($null))==1); goto Block1092; // @line: 597 Block1089: assume ($neref(($caughtEx1), ($null))==1); goto Block1090; // @line: 596 Block1087: assert ($neref((r11713), ($null))==1); // @line: 596 r11713 := $HeapVar[r11713, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$previous302]; goto Block1093; // @line: 597 Block1092: // @line: 599 __ret := 1; return; // @line: 597 Block1090: $Exep0 := $caughtEx1; return; // @line: 596 Block1093: goto Block1081; } // @line: 271 // procedure boolean$javaUtilEx.AbstractCollection$retainAll$2238(__this : ref, $param_0 : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var $r358 : ref; var r255 : ref; var $z056 : int; var $z159 : int; var r053 : ref; var z260 : int; var r157 : ref; Block97: r053 := __this; r157 := $param_0; // @line: 272 z260 := 0; assert ($neref((r053), ($null))==1); // @line: 273 call r255 := javaUtilEx.Iterator$javaUtilEx.AbstractCollection$iterator$2229((r053)); goto Block98; // @line: 274 Block98: assert ($neref((r255), ($null))==1); // @line: 274 call $z056 := boolean$javaUtilEx.Iterator$hasNext$2254((r255)); goto Block99; // @line: 274 Block99: goto Block102, Block100; // @line: 274 Block102: // @line: 274 assume ($negInt(($eqint(($z056), (0))))==1); assert ($neref((r255), ($null))==1); // @line: 275 call $r358 := java.lang.Object$javaUtilEx.Iterator$next$2255((r255)); assert ($neref((r157), ($null))==1); // @line: 275 call $z159 := boolean$javaUtilEx.Collection$contains$2243((r157), ($r358)); goto Block103; // @line: 274 Block100: assume ($eqint(($z056), (0))==1); goto Block101; // @line: 275 Block103: goto Block105, Block104; // @line: 280 Block101: // @line: 280 __ret := z260; return; // @line: 275 Block105: // @line: 275 assume ($negInt(($neint(($z159), (0))))==1); assert ($neref((r255), ($null))==1); // @line: 276 call void$javaUtilEx.Iterator$remove$2256((r255)); // @line: 277 z260 := 1; goto Block98; // @line: 275 Block104: assume ($neint(($z159), (0))==1); goto Block98; } // procedure int$java.lang.String$length$59(__this : ref) returns (__ret : int); // procedure boolean$javaUtilEx.ListIterator$hasNext$2525(__this : ref) returns (__ret : int); // @line: 238 // procedure boolean$javaUtilEx.AbstractCollection$removeAll$2237(__this : ref, $param_0 : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var r148 : ref; var $z150 : int; var r044 : ref; var $r349 : ref; var r246 : ref; var $z047 : int; var z251 : int; Block88: r044 := __this; r148 := $param_0; // @line: 239 z251 := 0; assert ($neref((r044), ($null))==1); // @line: 240 call r246 := javaUtilEx.Iterator$javaUtilEx.AbstractCollection$iterator$2229((r044)); goto Block89; // @line: 241 Block89: assert ($neref((r246), ($null))==1); // @line: 241 call $z047 := boolean$javaUtilEx.Iterator$hasNext$2254((r246)); goto Block90; // @line: 241 Block90: goto Block91, Block93; // @line: 241 Block91: assume ($eqint(($z047), (0))==1); goto Block92; // @line: 241 Block93: // @line: 241 assume ($negInt(($eqint(($z047), (0))))==1); assert ($neref((r246), ($null))==1); // @line: 242 call $r349 := java.lang.Object$javaUtilEx.Iterator$next$2255((r246)); assert ($neref((r148), ($null))==1); // @line: 242 call $z150 := boolean$javaUtilEx.Collection$contains$2243((r148), ($r349)); goto Block94; // @line: 247 Block92: // @line: 247 __ret := z251; return; // @line: 242 Block94: goto Block96, Block95; // @line: 242 Block96: // @line: 242 assume ($negInt(($eqint(($z150), (0))))==1); assert ($neref((r246), ($null))==1); // @line: 243 call void$javaUtilEx.Iterator$remove$2256((r246)); // @line: 244 z251 := 1; goto Block89; // @line: 242 Block95: assume ($eqint(($z150), (0))==1); goto Block89; } // @line: 202 // procedure int$javaUtilEx.AbstractList$lastIndexOf$2490(__this : ref, $param_0 : ref) returns (__ret : int, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var $r3136 : ref; var $z2139 : int; var $z0135 : int; var $r4140 : ref; var $i2141 : int; var $i1138 : int; var r0130 : ref; var r1134 : ref; var $i0131 : int; var $z1137 : int; var r2133 : ref; //temp local variables var $caughtEx1 : ref; // @line: 202 Block184: $caughtEx1 := $null; $Exep0 := $null; goto Block185; Block185: r0130 := __this; r1134 := $param_0; assert ($neref((r0130), ($null))==1); // @line: 203 call $i0131 := int$javaUtilEx.AbstractCollection$size$2230((r0130)); assert ($neref((r0130), ($null))==1); // @line: 203 call r2133, $caughtEx1 := javaUtilEx.ListIterator$javaUtilEx.AbstractList$listIterator$2495((r0130), ($i0131)); goto Block188, Block186; Block188: assume ($eqref(($caughtEx1), ($null))==1); goto Block189; Block186: assume ($neref(($caughtEx1), ($null))==1); goto Block187; Block189: goto Block190; Block187: $Exep0 := $caughtEx1; return; // @line: 204 Block190: goto Block193, Block191; // @line: 204 Block193: // @line: 204 assume ($negInt(($neref((r1134), ($null))))==1); goto Block194; // @line: 204 Block191: assume ($neref((r1134), ($null))==1); goto Block192; // @line: 205 Block194: assert ($neref((r2133), ($null))==1); // @line: 205 call $z2139 := boolean$javaUtilEx.ListIterator$hasPrevious$2527((r2133)); goto Block195; // @line: 209 Block192: assert ($neref((r2133), ($null))==1); // @line: 209 call $z0135 := boolean$javaUtilEx.ListIterator$hasPrevious$2527((r2133)); goto Block202; // @line: 205 Block195: goto Block196, Block198; // @line: 209 Block202: goto Block203, Block204; // @line: 205 Block196: assume ($eqint(($z2139), (0))==1); goto Block197; // @line: 205 Block198: // @line: 205 assume ($negInt(($eqint(($z2139), (0))))==1); assert ($neref((r2133), ($null))==1); // @line: 206 call $r4140 := java.lang.Object$javaUtilEx.ListIterator$previous$2528((r2133)); goto Block199; // @line: 209 Block203: assume ($eqint(($z0135), (0))==1); goto Block197; // @line: 209 Block204: // @line: 209 assume ($negInt(($eqint(($z0135), (0))))==1); assert ($neref((r2133), ($null))==1); // @line: 210 call $r3136 := java.lang.Object$javaUtilEx.ListIterator$previous$2528((r2133)); assert ($neref((r1134), ($null))==1); // @line: 210 call $z1137 := boolean$java.lang.Object$equals$32((r1134), ($r3136)); goto Block205; // @line: 213 Block197: // @line: 213 __ret := -1; return; // @line: 206 Block199: goto Block201, Block200; // @line: 210 Block205: goto Block206, Block207; // @line: 206 Block201: // @line: 206 assume ($negInt(($neref(($r4140), ($null))))==1); assert ($neref((r2133), ($null))==1); // @line: 207 call $i2141 := int$javaUtilEx.ListIterator$nextIndex$2529((r2133)); // @line: 207 __ret := $i2141; return; // @line: 206 Block200: assume ($neref(($r4140), ($null))==1); goto Block194; // @line: 210 Block206: assume ($eqint(($z1137), (0))==1); goto Block192; // @line: 210 Block207: // @line: 210 assume ($negInt(($eqint(($z1137), (0))))==1); assert ($neref((r2133), ($null))==1); // @line: 211 call $i1138 := int$javaUtilEx.ListIterator$nextIndex$2529((r2133)); // @line: 211 __ret := $i1138; return; } // procedure is generated by joogie. function {:inline true} $instanceof($param00 : ref, $param11 : classConst) returns (__ret : int); // @line: 734 // procedure void$javaUtilEx.SubList$1$remove$2700(__this : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var r0938 : ref; var $i0943 : int; var $r1939 : ref; var $r3941 : ref; var $r5944 : ref; var $r2940 : ref; var $r4942 : ref; //temp local variables var $freshlocal0 : int; Block1326: r0938 := __this; assert ($neref((r0938), ($null))==1); // @line: 735 $r1939 := $HeapVar[r0938, javaUtilEx.ListIterator$javaUtilEx.SubList$1$i308]; assert ($neref(($r1939), ($null))==1); // @line: 735 call void$javaUtilEx.ListIterator$remove$2531(($r1939)); assert ($neref((r0938), ($null))==1); // @line: 736 $r3941 := $HeapVar[r0938, javaUtilEx.SubList$javaUtilEx.SubList$1$this$0309]; assert ($neref((r0938), ($null))==1); // @line: 736 $r2940 := $HeapVar[r0938, javaUtilEx.SubList$javaUtilEx.SubList$1$this$0309]; // @line: 736 call $r4942 := javaUtilEx.AbstractList$javaUtilEx.SubList$access$100$2566(($r2940)); assert ($neref(($r4942), ($null))==1); // @line: 736 $i0943 := $HeapVar[$r4942, int$javaUtilEx.AbstractList$modCount0]; assert ($neref(($r3941), ($null))==1); // @line: 736 $HeapVar[$r3941, int$javaUtilEx.AbstractList$modCount0] := $i0943; assert ($neref((r0938), ($null))==1); // @line: 737 $r5944 := $HeapVar[r0938, javaUtilEx.SubList$javaUtilEx.SubList$1$this$0309]; // @line: 737 call $freshlocal0 := int$javaUtilEx.SubList$access$210$2568(($r5944)); return; } // procedure is generated by joogie. function {:inline true} $gereal($param00 : realVar, $param11 : realVar) returns (__ret : int); // @line: 561 // procedure java.lang.Object$javaUtilEx.LinkedList$pop$2661(__this : ref) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var r0695 : ref; var $r1696 : ref; //temp local variables var $caughtEx1 : ref; // @line: 561 Block1047: $caughtEx1 := $null; $Exep0 := $null; goto Block1048; Block1048: r0695 := __this; assert ($neref((r0695), ($null))==1); // @line: 562 call $r1696, $caughtEx1 := java.lang.Object$javaUtilEx.LinkedList$removeFirst$2633((r0695)); goto Block1049, Block1051; Block1049: assume ($neref(($caughtEx1), ($null))==1); goto Block1050; Block1051: assume ($eqref(($caughtEx1), ($null))==1); goto Block1052; Block1050: $Exep0 := $caughtEx1; return; Block1052: // @line: 562 __ret := $r1696; return; } // @line: 711 // procedure void$javaUtilEx.LinkedList$ListItr$add$2686(__this : ref, $param_0 : ref) returns ($Exep0 : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var $r4867 : ref; var r0863 : ref; var $i1871 : int; var $i2872 : int; var $i3873 : int; var $r3865 : ref; var $r5868 : ref; var r1866 : ref; var $i0870 : int; var $r2864 : ref; //temp local variables var $caughtEx1 : ref; var $freshlocal2 : ref; // @line: 711 Block1244: $caughtEx1 := $null; $Exep0 := $null; goto Block1245; Block1245: r0863 := __this; r1866 := $param_0; assert ($neref((r0863), ($null))==1); // @line: 712 call $caughtEx1 := void$javaUtilEx.LinkedList$ListItr$checkForComodification$2687((r0863)); goto Block1248, Block1246; Block1248: assume ($eqref(($caughtEx1), ($null))==1); goto Block1249; Block1246: assume ($neref(($caughtEx1), ($null))==1); goto Block1247; Block1249: assert ($neref((r0863), ($null))==1); // @line: 713 $r2864 := $HeapVar[r0863, javaUtilEx.LinkedList$javaUtilEx.LinkedList$ListItr$this$0305]; // @line: 713 call $r3865 := javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$access$000$2669(($r2864)); assert ($neref((r0863), ($null))==1); // @line: 713 $HeapVar[r0863, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$lastReturned303] := $r3865; assert ($neref((r0863), ($null))==1); // @line: 714 $r5868 := $HeapVar[r0863, javaUtilEx.LinkedList$javaUtilEx.LinkedList$ListItr$this$0305]; assert ($neref((r0863), ($null))==1); // @line: 714 $r4867 := $HeapVar[r0863, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$next304]; // @line: 714 call $freshlocal2 := javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$access$300$2672(($r5868), (r1866), ($r4867)); assert ($neref((r0863), ($null))==1); // @line: 715 $i0870 := $HeapVar[r0863, int$javaUtilEx.LinkedList$ListItr$nextIndex0]; // @line: 715 $i1871 := $addint(($i0870), (1)); assert ($neref((r0863), ($null))==1); // @line: 715 $HeapVar[r0863, int$javaUtilEx.LinkedList$ListItr$nextIndex0] := $i1871; assert ($neref((r0863), ($null))==1); // @line: 716 $i2872 := $HeapVar[r0863, int$javaUtilEx.LinkedList$ListItr$expectedModCount0]; // @line: 716 $i3873 := $addint(($i2872), (1)); assert ($neref((r0863), ($null))==1); // @line: 716 $HeapVar[r0863, int$javaUtilEx.LinkedList$ListItr$expectedModCount0] := $i3873; return; Block1247: $Exep0 := $caughtEx1; return; } // @line: 441 // procedure java.lang.Object$javaUtilEx.LinkedList$remove$2652(__this : ref) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var $r1673 : ref; var r0672 : ref; //temp local variables var $caughtEx1 : ref; // @line: 441 Block993: $caughtEx1 := $null; $Exep0 := $null; goto Block994; Block994: r0672 := __this; assert ($neref((r0672), ($null))==1); // @line: 442 call $r1673, $caughtEx1 := java.lang.Object$javaUtilEx.LinkedList$removeFirst$2633((r0672)); goto Block997, Block995; Block997: assume ($eqref(($caughtEx1), ($null))==1); goto Block998; Block995: assume ($neref(($caughtEx1), ($null))==1); goto Block996; Block998: // @line: 442 __ret := $r1673; return; Block996: $Exep0 := $caughtEx1; return; } // procedure is generated by joogie. function {:inline true} $andint($param00 : int, $param11 : int) returns (__ret : int); // @line: 616 // procedure int$javaUtilEx.SubList$access$200$2567($param_0 : ref) returns (__ret : int) { var r0421 : ref; var $i0422 : int; Block679: r0421 := $param_0; assert ($neref((r0421), ($null))==1); // @line: 617 $i0422 := $HeapVar[r0421, int$javaUtilEx.SubList$size0]; // @line: 617 __ret := $i0422; return; } // @line: 305 // procedure void$javaUtilEx.LinkedList$add$2644(__this : ref, $param_0 : int, $param_1 : ref) returns ($Exep0 : ref) requires ($neref((__this), ($null))==1); { var r0614 : ref; var i0616 : int; var r1615 : ref; var $i1617 : int; var $r3620 : ref; //temp local variables var $freshlocal2 : ref; var $caughtEx1 : ref; // @line: 305 Block867: $caughtEx1 := $null; $Exep0 := $null; goto Block868; Block868: r0614 := __this; i0616 := $param_0; r1615 := $param_1; assert ($neref((r0614), ($null))==1); // @line: 306 $i1617 := $HeapVar[r0614, int$javaUtilEx.LinkedList$size0]; goto Block869; // @line: 306 Block869: goto Block872, Block870; // @line: 306 Block872: // @line: 306 assume ($negInt(($neint((i0616), ($i1617))))==1); assert ($neref((r0614), ($null))==1); // @line: 307 $r3620 := $HeapVar[r0614, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; goto Block873; // @line: 306 Block870: assume ($neint((i0616), ($i1617))==1); goto Block871; // @line: 306 Block873: assert ($neref((r0614), ($null))==1); // @line: 306 call $freshlocal2 := javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$addBefore$2665((r0614), (r1615), ($r3620)); goto Block878; // @line: 306 Block871: assert ($neref((r0614), ($null))==1); // @line: 306 call $r3620, $caughtEx1 := javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$entry$2646((r0614), (i0616)); goto Block874, Block876; // @line: 307 Block878: return; // @line: 306 Block874: assume ($neref(($caughtEx1), ($null))==1); goto Block875; // @line: 306 Block876: assume ($eqref(($caughtEx1), ($null))==1); goto Block877; // @line: 306 Block875: $Exep0 := $caughtEx1; return; // @line: 306 Block877: goto Block873; } // (java.lang.String,java.lang.Throwable)> procedure void$java.lang.RuntimeException$$la$init$ra$$762(__this : ref, $param_0 : ref, $param_1 : ref); // procedure is generated by joogie. function {:inline true} $shlint($param00 : int, $param11 : int) returns (__ret : int); // @line: 4 // ()> procedure void$javaUtilEx.Random$$la$clinit$ra$$2675() modifies int$javaUtilEx.Random$index0; { // @line: 5 Block1139: // @line: 5 int$javaUtilEx.Random$index0 := 0; return; } // procedure is generated by joogie. function {:inline true} $xorint($param00 : int, $param11 : int) returns (__ret : int); // @line: 52 // (java.lang.String)> procedure void$javaUtilEx.IllegalArgumentException$$la$init$ra$$2623(__this : ref, $param_0 : ref) requires ($neref((__this), ($null))==1); { var r1510 : ref; var r0509 : ref; Block750: r0509 := __this; r1510 := $param_0; assert ($neref((r0509), ($null))==1); // @line: 53 call void$java.lang.RuntimeException$$la$init$ra$$761((r0509), (r1510)); return; } // @line: 697 // procedure javaUtilEx.ListIterator$javaUtilEx.SubList$listIterator$2559(__this : ref, $param_0 : int) returns (__ret : ref, $Exep0 : ref, $Exep1 : ref) requires ($neref((__this), ($null))==1); { var i0394 : int; var r0393 : ref; var $r1395 : ref; //temp local variables var $caughtEx2 : ref; var $caughtEx3 : ref; // @line: 697 Block620: $caughtEx3 := $null; $caughtEx2 := $null; $Exep1 := $null; $Exep0 := $null; goto Block622; Block622: r0393 := __this; i0394 := $param_0; assert ($neref((r0393), ($null))==1); // @line: 698 call $caughtEx2 := void$javaUtilEx.SubList$checkForComodification$2564((r0393)); goto Block623, Block625; Block623: assume ($neref(($caughtEx2), ($null))==1); goto Block624; Block625: assume ($eqref(($caughtEx2), ($null))==1); goto Block626; Block624: $Exep0 := $caughtEx2; return; Block626: assert ($neref((r0393), ($null))==1); // @line: 699 call $caughtEx3 := void$javaUtilEx.SubList$rangeCheckForAdd$2562((r0393), (i0394)); goto Block629, Block627; Block629: assume ($eqref(($caughtEx3), ($null))==1); goto Block630; Block627: assume ($neref(($caughtEx3), ($null))==1); goto Block628; Block630: // @line: 701 $r1395 := $newvariable((631)); assume ($neref(($newvariable((631))), ($null))==1); assert ($neref(($r1395), ($null))==1); // @line: 701 call $caughtEx3 := void$javaUtilEx.SubList$1$$la$init$ra$$2693(($r1395), (r0393), (i0394)); goto Block634, Block632; Block628: $Exep1 := $caughtEx3; return; Block634: assume ($eqref(($caughtEx3), ($null))==1); goto Block635; Block632: assume ($neref(($caughtEx3), ($null))==1); goto Block633; Block635: // @line: 701 __ret := $r1395; return; Block633: $Exep1 := $caughtEx3; return; } // procedure is generated by joogie. function {:inline true} $modreal($param00 : realVar, $param11 : realVar) returns (__ret : realVar); // @line: 51 // (java.lang.String)> procedure void$javaUtilEx.UnsupportedOperationException$$la$init$ra$$2258(__this : ref, $param_0 : ref) requires ($neref((__this), ($null))==1); { var r097 : ref; var r198 : ref; Block135: r097 := __this; r198 := $param_0; assert ($neref((r097), ($null))==1); // @line: 52 call void$java.lang.RuntimeException$$la$init$ra$$761((r097), (r198)); return; } // @line: 652 // procedure void$javaUtilEx.SubList$add$2553(__this : ref, $param_0 : int, $param_1 : ref) returns ($Exep1 : ref, $Exep2 : ref, $Exep0 : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var $r3346 : ref; var r0340 : ref; var $i4348 : int; var i0341 : int; var $i5349 : int; var $r2345 : ref; var $i3347 : int; var r1343 : ref; var $i1342 : int; var $i2344 : int; //temp local variables var $caughtEx3 : ref; var $caughtEx5 : ref; var $caughtEx4 : ref; // @line: 652 Block539: $caughtEx5 := $null; $caughtEx4 := $null; $caughtEx3 := $null; $Exep2 := $null; $Exep1 := $null; $Exep0 := $null; goto Block540; Block540: r0340 := __this; i0341 := $param_0; r1343 := $param_1; assert ($neref((r0340), ($null))==1); // @line: 653 call $caughtEx3 := void$javaUtilEx.SubList$rangeCheckForAdd$2562((r0340), (i0341)); goto Block541, Block543; Block541: assume ($neref(($caughtEx3), ($null))==1); goto Block542; Block543: assume ($eqref(($caughtEx3), ($null))==1); goto Block544; Block542: $Exep0 := $caughtEx3; return; Block544: assert ($neref((r0340), ($null))==1); // @line: 654 call $caughtEx4 := void$javaUtilEx.SubList$checkForComodification$2564((r0340)); goto Block545, Block547; Block545: assume ($neref(($caughtEx4), ($null))==1); goto Block546; Block547: assume ($eqref(($caughtEx4), ($null))==1); goto Block548; Block546: $Exep1 := $caughtEx4; return; Block548: assert ($neref((r0340), ($null))==1); // @line: 655 $r2345 := $HeapVar[r0340, javaUtilEx.AbstractList$javaUtilEx.SubList$l297]; assert ($neref((r0340), ($null))==1); // @line: 655 $i1342 := $HeapVar[r0340, int$javaUtilEx.SubList$offset0]; // @line: 655 $i2344 := $addint((i0341), ($i1342)); assert ($neref(($r2345), ($null))==1); // @line: 655 call $caughtEx5 := void$javaUtilEx.AbstractList$add$2487(($r2345), ($i2344), (r1343)); goto Block551, Block549; Block551: assume ($eqref(($caughtEx5), ($null))==1); goto Block552; Block549: assume ($neref(($caughtEx5), ($null))==1); goto Block550; Block552: assert ($neref((r0340), ($null))==1); // @line: 656 $r3346 := $HeapVar[r0340, javaUtilEx.AbstractList$javaUtilEx.SubList$l297]; assert ($neref(($r3346), ($null))==1); // @line: 656 $i3347 := $HeapVar[$r3346, int$javaUtilEx.AbstractList$modCount0]; assert ($neref((r0340), ($null))==1); // @line: 656 $HeapVar[r0340, int$javaUtilEx.AbstractList$modCount0] := $i3347; assert ($neref((r0340), ($null))==1); // @line: 657 $i4348 := $HeapVar[r0340, int$javaUtilEx.SubList$size0]; // @line: 657 $i5349 := $addint(($i4348), (1)); assert ($neref((r0340), ($null))==1); // @line: 657 $HeapVar[r0340, int$javaUtilEx.SubList$size0] := $i5349; return; Block550: $Exep2 := $caughtEx5; return; } // procedure is generated by joogie. function {:inline true} $gtref($param00 : ref, $param11 : ref) returns (__ret : int); // @line: 417 // procedure int$javaUtilEx.AbstractList$ListItr$previousIndex$2546(__this : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var $i1290 : int; var $i0289 : int; var r0288 : ref; Block447: r0288 := __this; assert ($neref((r0288), ($null))==1); // @line: 418 $i0289 := $HeapVar[r0288, int$javaUtilEx.AbstractList$Itr$cursor0]; // @line: 418 $i1290 := $subint(($i0289), (1)); // @line: 418 __ret := $i1290; return; } // @line: 55 // (java.lang.String)> procedure void$javaUtilEx.NoSuchElementException$$la$init$ra$$2573(__this : ref, $param_0 : ref) requires ($neref((__this), ($null))==1); { var r0433 : ref; var r1434 : ref; Block685: r0433 := __this; r1434 := $param_0; assert ($neref((r0433), ($null))==1); // @line: 56 call void$java.lang.RuntimeException$$la$init$ra$$761((r0433), (r1434)); return; } // @line: 288 // procedure javaUtilEx.Iterator$javaUtilEx.AbstractList$iterator$2493(__this : ref) returns (__ret : ref) requires ($neref((__this), ($null))==1); { var $r1156 : ref; var r0157 : ref; Block230: r0157 := __this; // @line: 289 $r1156 := $newvariable((231)); assume ($neref(($newvariable((231))), ($null))==1); assert ($neref(($r1156), ($null))==1); // @line: 289 call void$javaUtilEx.AbstractList$Itr$$la$init$ra$$2539(($r1156), (r0157), ($null)); // @line: 289 __ret := $r1156; return; } // @line: 351 // procedure boolean$javaUtilEx.AbstractList$Itr$hasNext$2535(__this : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var $i1225 : int; var $i0224 : int; var r0222 : ref; var $z0227 : int; var $r1223 : ref; Block348: r0222 := __this; assert ($neref((r0222), ($null))==1); // @line: 352 $i0224 := $HeapVar[r0222, int$javaUtilEx.AbstractList$Itr$cursor0]; assert ($neref((r0222), ($null))==1); // @line: 352 $r1223 := $HeapVar[r0222, javaUtilEx.AbstractList$javaUtilEx.AbstractList$Itr$this$0295]; assert ($neref(($r1223), ($null))==1); // @line: 352 call $i1225 := int$javaUtilEx.AbstractCollection$size$2230(($r1223)); goto Block349; // @line: 352 Block349: goto Block352, Block350; // @line: 352 Block352: // @line: 352 assume ($negInt(($eqint(($i0224), ($i1225))))==1); // @line: 352 $z0227 := 1; goto Block353; // @line: 352 Block350: assume ($eqint(($i0224), ($i1225))==1); goto Block351; // @line: 352 Block353: // @line: 352 __ret := $z0227; return; // @line: 352 Block351: // @line: 352 $z0227 := 0; goto Block353; } // procedure is generated by joogie. function {:inline true} $negReal($param00 : realVar) returns (__ret : int); // @line: 54 // (java.lang.String)> procedure void$javaUtilEx.IllegalStateException$$la$init$ra$$2575(__this : ref, $param_0 : ref) requires ($neref((__this), ($null))==1); { var r0436 : ref; var r1437 : ref; Block687: r0436 := __this; r1437 := $param_0; assert ($neref((r0436), ($null))==1); // @line: 55 call void$java.lang.RuntimeException$$la$init$ra$$761((r0436), (r1437)); return; } // @line: 23 // (int)> procedure void$javaUtilEx.Content$$la$init$ra$$2586(__this : ref, $param_0 : int) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var r0495 : ref; var i0496 : int; Block737: r0495 := __this; i0496 := $param_0; assert ($neref((r0495), ($null))==1); // @line: 24 call void$java.lang.Object$$la$init$ra$$28((r0495)); assert ($neref((r0495), ($null))==1); // @line: 25 $HeapVar[r0495, int$javaUtilEx.Content$val0] := i0496; return; } // @line: 704 // procedure void$javaUtilEx.LinkedList$ListItr$set$2685(__this : ref, $param_0 : ref) returns ($Exep1 : ref, $Exep0 : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var r0856 : ref; var r1860 : ref; var $r3858 : ref; var $r2857 : ref; var $r4859 : ref; var $r5861 : ref; var $r6862 : ref; //temp local variables var $caughtEx2 : ref; // @line: 704 Block1231: $caughtEx2 := $null; $Exep1 := $null; $Exep0 := $null; goto Block1232; Block1232: r0856 := __this; r1860 := $param_0; assert ($neref((r0856), ($null))==1); // @line: 705 $r3858 := $HeapVar[r0856, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$lastReturned303]; assert ($neref((r0856), ($null))==1); // @line: 705 $r2857 := $HeapVar[r0856, javaUtilEx.LinkedList$javaUtilEx.LinkedList$ListItr$this$0305]; // @line: 705 call $r4859 := javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$access$000$2669(($r2857)); goto Block1233; // @line: 705 Block1233: goto Block1234, Block1236; // @line: 705 Block1234: assume ($neref(($r3858), ($r4859))==1); goto Block1235; // @line: 705 Block1236: // @line: 705 assume ($negInt(($neref(($r3858), ($r4859))))==1); // @line: 706 $r6862 := $newvariable((1237)); assume ($neref(($newvariable((1237))), ($null))==1); assert ($neref(($r6862), ($null))==1); // @line: 706 call void$javaUtilEx.IllegalStateException$$la$init$ra$$2574(($r6862)); goto Block1238; // @line: 707 Block1235: assert ($neref((r0856), ($null))==1); // @line: 707 call $caughtEx2 := void$javaUtilEx.LinkedList$ListItr$checkForComodification$2687((r0856)); goto Block1239, Block1241; // @line: 705 Block1238: $Exep0 := $r6862; return; // @line: 707 Block1239: assume ($neref(($caughtEx2), ($null))==1); goto Block1240; // @line: 707 Block1241: assume ($eqref(($caughtEx2), ($null))==1); goto Block1242; // @line: 707 Block1240: $Exep1 := $caughtEx2; return; // @line: 707 Block1242: goto Block1243; // @line: 708 Block1243: assert ($neref((r0856), ($null))==1); // @line: 708 $r5861 := $HeapVar[r0856, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$lastReturned303]; assert ($neref(($r5861), ($null))==1); // @line: 708 $HeapVar[$r5861, java.lang.Object$javaUtilEx.LinkedList$Entry$element300] := r1860; return; } // procedure is generated by joogie. function {:inline true} $refarrtoref($param00 : [int]ref) returns (__ret : ref); // procedure boolean$javaUtilEx.Iterator$hasNext$2254(__this : ref) returns (__ret : int); // @line: 232 // procedure boolean$javaUtilEx.LinkedList$remove$2640(__this : ref, $param_0 : ref) returns (__ret : int, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var r10590 : ref; var $r6586 : ref; var $r3582 : ref; var $r8588 : ref; var $r7587 : ref; var $r4583 : ref; var r1578 : ref; var $r2580 : ref; var r0579 : ref; var r11591 : ref; var $z0584 : int; //temp local variables var $caughtEx1 : ref; var $freshlocal2 : ref; var $freshlocal3 : ref; // @line: 232 Block812: $caughtEx1 := $null; $Exep0 := $null; goto Block813; Block813: r0579 := __this; r1578 := $param_0; goto Block814; // @line: 233 Block814: goto Block815, Block817; // @line: 233 Block815: assume ($neref((r1578), ($null))==1); goto Block816; // @line: 233 Block817: // @line: 233 assume ($negInt(($neref((r1578), ($null))))==1); assert ($neref((r0579), ($null))==1); // @line: 234 $r6586 := $HeapVar[r0579, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; assert ($neref(($r6586), ($null))==1); // @line: 234 r10590 := $HeapVar[$r6586, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301]; goto Block818; // @line: 241 Block816: assert ($neref((r0579), ($null))==1); // @line: 241 $r2580 := $HeapVar[r0579, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; goto Block833; // @line: 234 Block818: assert ($neref((r0579), ($null))==1); // @line: 234 $r7587 := $HeapVar[r0579, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; goto Block819; // @line: 241 Block833: assert ($neref(($r2580), ($null))==1); // @line: 241 r11591 := $HeapVar[$r2580, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301]; goto Block834; // @line: 234 Block819: goto Block820, Block822; // @line: 241 Block834: assert ($neref((r0579), ($null))==1); // @line: 241 $r3582 := $HeapVar[r0579, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; goto Block835; // @line: 234 Block820: assume ($eqref((r10590), ($r7587))==1); goto Block821; // @line: 234 Block822: // @line: 234 assume ($negInt(($eqref((r10590), ($r7587))))==1); assert ($neref((r10590), ($null))==1); // @line: 235 $r8588 := $HeapVar[r10590, java.lang.Object$javaUtilEx.LinkedList$Entry$element300]; goto Block823; // @line: 241 Block835: goto Block836, Block837; // @line: 234 Block821: goto Block832; // @line: 235 Block823: goto Block824, Block826; // @line: 241 Block836: assume ($eqref((r11591), ($r3582))==1); goto Block832; // @line: 241 Block837: // @line: 241 assume ($negInt(($eqref((r11591), ($r3582))))==1); assert ($neref((r11591), ($null))==1); // @line: 242 $r4583 := $HeapVar[r11591, java.lang.Object$javaUtilEx.LinkedList$Entry$element300]; assert ($neref((r1578), ($null))==1); // @line: 242 call $z0584 := boolean$java.lang.Object$equals$32((r1578), ($r4583)); goto Block838; // @line: 248 Block832: // @line: 248 __ret := 0; return; // @line: 235 Block824: assume ($neref(($r8588), ($null))==1); goto Block825; // @line: 235 Block826: // @line: 235 assume ($negInt(($neref(($r8588), ($null))))==1); assert ($neref((r0579), ($null))==1); // @line: 236 call $freshlocal2, $caughtEx1 := java.lang.Object$javaUtilEx.LinkedList$remove$2666((r0579), (r10590)); goto Block829, Block827; // @line: 242 Block838: goto Block839, Block841; // @line: 234 Block825: assert ($neref((r10590), ($null))==1); // @line: 234 r10590 := $HeapVar[r10590, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301]; goto Block831; // @line: 235 Block829: assume ($eqref(($caughtEx1), ($null))==1); goto Block830; // @line: 235 Block827: assume ($neref(($caughtEx1), ($null))==1); goto Block828; // @line: 242 Block839: assume ($eqint(($z0584), (0))==1); goto Block840; // @line: 242 Block841: // @line: 242 assume ($negInt(($eqint(($z0584), (0))))==1); assert ($neref((r0579), ($null))==1); // @line: 243 call $freshlocal3, $caughtEx1 := java.lang.Object$javaUtilEx.LinkedList$remove$2666((r0579), (r11591)); goto Block842, Block844; // @line: 234 Block831: goto Block818; // @line: 235 Block830: // @line: 237 __ret := 1; return; // @line: 235 Block828: $Exep0 := $caughtEx1; return; // @line: 241 Block840: assert ($neref((r11591), ($null))==1); // @line: 241 r11591 := $HeapVar[r11591, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301]; goto Block846; // @line: 242 Block842: assume ($neref(($caughtEx1), ($null))==1); goto Block843; // @line: 242 Block844: assume ($eqref(($caughtEx1), ($null))==1); goto Block845; // @line: 241 Block846: goto Block834; // @line: 242 Block843: $Exep0 := $caughtEx1; return; // @line: 242 Block845: // @line: 244 __ret := 1; return; } // ()> procedure void$java.lang.RuntimeException$$la$init$ra$$760(__this : ref); // @line: 676 // procedure boolean$javaUtilEx.SubList$addAll$2556(__this : ref, $param_0 : ref) returns (__ret : int, $Exep1 : ref, $Exep2 : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var $z0377 : int; var r1375 : ref; var $i0376 : int; var r0374 : ref; //temp local variables var $caughtEx3 : ref; var $caughtEx4 : ref; var $caughtEx5 : ref; // @line: 676 Block578: $caughtEx5 := $null; $caughtEx4 := $null; $caughtEx3 := $null; $Exep2 := $null; $Exep1 := $null; $Exep0 := $null; goto Block579; Block579: r0374 := __this; r1375 := $param_0; assert ($neref((r0374), ($null))==1); // @line: 677 $i0376 := $HeapVar[r0374, int$javaUtilEx.SubList$size0]; assert ($neref((r0374), ($null))==1); // @line: 677 call $z0377, $caughtEx3, $caughtEx4, $caughtEx5 := boolean$javaUtilEx.SubList$addAll$2557((r0374), ($i0376), (r1375)); goto Block580, Block582; Block580: assume ($neref(($caughtEx3), ($null))==1); goto Block581; Block582: assume ($eqref(($caughtEx3), ($null))==1); goto Block583; Block581: $Exep1 := $caughtEx3; return; Block583: goto Block584, Block586; Block584: assume ($neref(($caughtEx4), ($null))==1); goto Block585; Block586: assume ($eqref(($caughtEx4), ($null))==1); goto Block587; Block585: $Exep2 := $caughtEx4; return; Block587: goto Block590, Block588; Block590: assume ($eqref(($caughtEx5), ($null))==1); goto Block591; Block588: assume ($neref(($caughtEx5), ($null))==1); goto Block589; Block591: // @line: 677 __ret := $z0377; return; Block589: $Exep0 := $caughtEx5; return; } // @line: 684 // procedure int$javaUtilEx.LinkedList$ListItr$previousIndex$2683(__this : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var $i0837 : int; var $i1838 : int; var r0836 : ref; Block1207: r0836 := __this; assert ($neref((r0836), ($null))==1); // @line: 685 $i0837 := $HeapVar[r0836, int$javaUtilEx.LinkedList$ListItr$nextIndex0]; // @line: 685 $i1838 := $subint(($i0837), (1)); // @line: 685 __ret := $i1838; return; } // @line: 89 // (java.lang.Throwable)> procedure void$javaUtilEx.UnsupportedOperationException$$la$init$ra$$2260(__this : ref, $param_0 : ref) requires ($neref((__this), ($null))==1); { var r1103 : ref; var r0102 : ref; Block137: r0102 := __this; r1103 := $param_0; assert ($neref((r0102), ($null))==1); // @line: 90 call void$java.lang.RuntimeException$$la$init$ra$$763((r0102), (r1103)); return; } // procedure is generated by joogie. function {:inline true} $ltreal($param00 : realVar, $param11 : realVar) returns (__ret : int); // @line: 75 // ()> procedure void$javaUtilEx.AbstractList$$la$init$ra$$2483(__this : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var r0104 : ref; Block138: r0104 := __this; assert ($neref((r0104), ($null))==1); // @line: 76 call void$javaUtilEx.AbstractCollection$$la$init$ra$$2228((r0104)); assert ($neref((r0104), ($null))==1); // @line: 605 $HeapVar[r0104, int$javaUtilEx.AbstractList$modCount0] := 0; return; } // @line: 651 // procedure boolean$javaUtilEx.LinkedList$ListItr$hasNext$2678(__this : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var $i1806 : int; var r0803 : ref; var $i0805 : int; var $z0808 : int; var $r1804 : ref; Block1167: r0803 := __this; assert ($neref((r0803), ($null))==1); // @line: 652 $i0805 := $HeapVar[r0803, int$javaUtilEx.LinkedList$ListItr$nextIndex0]; assert ($neref((r0803), ($null))==1); // @line: 652 $r1804 := $HeapVar[r0803, javaUtilEx.LinkedList$javaUtilEx.LinkedList$ListItr$this$0305]; // @line: 652 call $i1806 := int$javaUtilEx.LinkedList$access$100$2670(($r1804)); goto Block1168; // @line: 652 Block1168: goto Block1171, Block1169; // @line: 652 Block1171: // @line: 652 assume ($negInt(($eqint(($i0805), ($i1806))))==1); // @line: 652 $z0808 := 1; goto Block1172; // @line: 652 Block1169: assume ($eqint(($i0805), ($i1806))==1); goto Block1170; // @line: 652 Block1172: // @line: 652 __ret := $z0808; return; // @line: 652 Block1170: // @line: 652 $z0808 := 0; goto Block1172; } // procedure is generated by joogie. function {:inline true} $addref($param00 : ref, $param11 : ref) returns (__ret : ref); // @line: 7 // procedure int$javaUtilEx.Random$random$2674() returns (__ret : int) modifies $stringSize, int$javaUtilEx.Random$index0; { var r0770 : ref; var $i0768 : int; var $i1771 : int; var $i2772 : int; var $r1769 : [int]ref; var $i3773 : int; // @line: 8 Block1138: // @line: 8 $r1769 := java.lang.String$lp$$rp$$javaUtilEx.Random$args299; // @line: 8 $i0768 := int$javaUtilEx.Random$index0; assert ($geint(($i0768), (0))==1); assert ($ltint(($i0768), ($refArrSize[$r1769[$arrSizeIdx]]))==1); // @line: 8 r0770 := $r1769[$i0768]; // @line: 9 $i1771 := int$javaUtilEx.Random$index0; // @line: 9 $i2772 := $addint(($i1771), (1)); // @line: 9 int$javaUtilEx.Random$index0 := $i2772; $i3773 := $stringSize[r0770]; // @line: 10 __ret := $i3773; return; } // @line: 660 // procedure java.lang.Object$javaUtilEx.SubList$remove$2554(__this : ref, $param_0 : int) returns (__ret : ref, $Exep1 : ref, $Exep2 : ref, $Exep0 : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var r0350 : ref; var $i1352 : int; var $i4359 : int; var $r3357 : ref; var $r2354 : ref; var $i2353 : int; var r1356 : ref; var $i3358 : int; var i0351 : int; var $i5360 : int; //temp local variables var $caughtEx4 : ref; var $caughtEx3 : ref; var $caughtEx5 : ref; // @line: 660 Block553: $caughtEx5 := $null; $caughtEx4 := $null; $caughtEx3 := $null; $Exep2 := $null; $Exep1 := $null; $Exep0 := $null; goto Block554; Block554: r0350 := __this; i0351 := $param_0; assert ($neref((r0350), ($null))==1); // @line: 661 call $caughtEx3 := void$javaUtilEx.SubList$rangeCheck$2561((r0350), (i0351)); goto Block557, Block555; Block557: assume ($eqref(($caughtEx3), ($null))==1); goto Block558; Block555: assume ($neref(($caughtEx3), ($null))==1); goto Block556; Block558: assert ($neref((r0350), ($null))==1); // @line: 662 call $caughtEx4 := void$javaUtilEx.SubList$checkForComodification$2564((r0350)); goto Block559, Block561; Block556: $Exep0 := $caughtEx3; return; Block559: assume ($neref(($caughtEx4), ($null))==1); goto Block560; Block561: assume ($eqref(($caughtEx4), ($null))==1); goto Block562; Block560: $Exep1 := $caughtEx4; return; Block562: assert ($neref((r0350), ($null))==1); // @line: 663 $r2354 := $HeapVar[r0350, javaUtilEx.AbstractList$javaUtilEx.SubList$l297]; assert ($neref((r0350), ($null))==1); // @line: 663 $i1352 := $HeapVar[r0350, int$javaUtilEx.SubList$offset0]; // @line: 663 $i2353 := $addint((i0351), ($i1352)); assert ($neref(($r2354), ($null))==1); // @line: 663 call r1356, $caughtEx5 := java.lang.Object$javaUtilEx.AbstractList$remove$2488(($r2354), ($i2353)); goto Block565, Block563; Block565: assume ($eqref(($caughtEx5), ($null))==1); goto Block566; Block563: assume ($neref(($caughtEx5), ($null))==1); goto Block564; Block566: assert ($neref((r0350), ($null))==1); // @line: 664 $r3357 := $HeapVar[r0350, javaUtilEx.AbstractList$javaUtilEx.SubList$l297]; assert ($neref(($r3357), ($null))==1); // @line: 664 $i3358 := $HeapVar[$r3357, int$javaUtilEx.AbstractList$modCount0]; assert ($neref((r0350), ($null))==1); // @line: 664 $HeapVar[r0350, int$javaUtilEx.AbstractList$modCount0] := $i3358; assert ($neref((r0350), ($null))==1); // @line: 665 $i4359 := $HeapVar[r0350, int$javaUtilEx.SubList$size0]; // @line: 665 $i5360 := $subint(($i4359), (1)); assert ($neref((r0350), ($null))==1); // @line: 665 $HeapVar[r0350, int$javaUtilEx.SubList$size0] := $i5360; // @line: 666 __ret := r1356; return; Block564: $Exep2 := $caughtEx5; return; } // @line: 715 // procedure boolean$javaUtilEx.SubList$1$hasPrevious$2696(__this : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var r0917 : ref; var $i0918 : int; var $z0920 : int; Block1309: r0917 := __this; assert ($neref((r0917), ($null))==1); // @line: 716 call $i0918 := int$javaUtilEx.SubList$1$previousIndex$2699((r0917)); goto Block1310; // @line: 716 Block1310: goto Block1313, Block1311; // @line: 716 Block1313: // @line: 716 assume ($negInt(($ltint(($i0918), (0))))==1); // @line: 716 $z0920 := 1; goto Block1314; // @line: 716 Block1311: assume ($ltint(($i0918), (0))==1); goto Block1312; // @line: 716 Block1314: // @line: 716 __ret := $z0920; return; // @line: 716 Block1312: // @line: 716 $z0920 := 0; goto Block1314; } // procedure is generated by joogie. function {:inline true} $addreal($param00 : realVar, $param11 : realVar) returns (__ret : realVar); // procedure is generated by joogie. function {:inline true} $gtreal($param00 : realVar, $param11 : realVar) returns (__ret : int); // @line: 746 // procedure java.lang.Object$javaUtilEx.LinkedList$remove$2666(__this : ref, $param_0 : ref) returns (__ret : ref, $Exep0 : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var $i2740 : int; var $i3741 : int; var r1729 : ref; var r2732 : ref; var $r7736 : ref; var $r6735 : ref; var $i0738 : int; var $r4733 : ref; var $r8742 : ref; var $i1739 : int; var r0730 : ref; var $r3731 : ref; var $r5734 : ref; //temp local variables // @line: 746 Block789: $Exep0 := $null; goto Block1104; Block1104: r0730 := __this; r1729 := $param_0; assert ($neref((r0730), ($null))==1); // @line: 747 $r3731 := $HeapVar[r0730, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; goto Block1105; // @line: 747 Block1105: goto Block1108, Block1106; // @line: 747 Block1108: // @line: 747 assume ($negInt(($neref((r1729), ($r3731))))==1); // @line: 748 $r8742 := $newvariable((1109)); assume ($neref(($newvariable((1109))), ($null))==1); assert ($neref(($r8742), ($null))==1); // @line: 748 call void$javaUtilEx.NoSuchElementException$$la$init$ra$$2572(($r8742)); goto Block1110; // @line: 747 Block1106: assume ($neref((r1729), ($r3731))==1); goto Block1107; // @line: 747 Block1110: $Exep0 := $r8742; return; // @line: 750 Block1107: assert ($neref((r1729), ($null))==1); // @line: 750 r2732 := $HeapVar[r1729, java.lang.Object$javaUtilEx.LinkedList$Entry$element300]; goto Block1111; // @line: 751 Block1111: assert ($neref((r1729), ($null))==1); // @line: 751 $r5734 := $HeapVar[r1729, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$previous302]; assert ($neref((r1729), ($null))==1); // @line: 751 $r4733 := $HeapVar[r1729, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301]; assert ($neref(($r5734), ($null))==1); // @line: 751 $HeapVar[$r5734, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301] := $r4733; assert ($neref((r1729), ($null))==1); // @line: 752 $r7736 := $HeapVar[r1729, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301]; assert ($neref((r1729), ($null))==1); // @line: 752 $r6735 := $HeapVar[r1729, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$previous302]; assert ($neref(($r7736), ($null))==1); // @line: 752 $HeapVar[$r7736, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$previous302] := $r6735; assert ($neref((r1729), ($null))==1); // @line: 753 $HeapVar[r1729, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$previous302] := $null; assert ($neref((r1729), ($null))==1); // @line: 753 $HeapVar[r1729, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301] := $null; assert ($neref((r1729), ($null))==1); // @line: 754 $HeapVar[r1729, java.lang.Object$javaUtilEx.LinkedList$Entry$element300] := $null; assert ($neref((r0730), ($null))==1); // @line: 755 $i0738 := $HeapVar[r0730, int$javaUtilEx.LinkedList$size0]; // @line: 755 $i1739 := $subint(($i0738), (1)); assert ($neref((r0730), ($null))==1); // @line: 755 $HeapVar[r0730, int$javaUtilEx.LinkedList$size0] := $i1739; assert ($neref((r0730), ($null))==1); // @line: 756 $i2740 := $HeapVar[r0730, int$javaUtilEx.AbstractList$modCount0]; // @line: 756 $i3741 := $addint(($i2740), (1)); assert ($neref((r0730), ($null))==1); // @line: 756 $HeapVar[r0730, int$javaUtilEx.AbstractList$modCount0] := $i3741; // @line: 757 __ret := r2732; return; } // @line: 776 // procedure void$javaUtilEx.LinkedList$DescendingIterator$remove$2691(__this : ref) returns ($Exep0 : ref, $Exep1 : ref) requires ($neref((__this), ($null))==1); { var $r1892 : ref; var r0891 : ref; //temp local variables var $caughtEx3 : ref; var $caughtEx2 : ref; // @line: 776 Block1274: $caughtEx3 := $null; $caughtEx2 := $null; $Exep1 := $null; $Exep0 := $null; goto Block1275; Block1275: r0891 := __this; assert ($neref((r0891), ($null))==1); // @line: 777 $r1892 := $HeapVar[r0891, javaUtilEx.LinkedList$ListItr$javaUtilEx.LinkedList$DescendingIterator$itr306]; assert ($neref(($r1892), ($null))==1); // @line: 777 call $caughtEx2, $caughtEx3 := void$javaUtilEx.LinkedList$ListItr$remove$2684(($r1892)); goto Block1278, Block1276; Block1278: assume ($eqref(($caughtEx2), ($null))==1); goto Block1279; Block1276: assume ($neref(($caughtEx2), ($null))==1); goto Block1277; Block1279: goto Block1282, Block1280; Block1277: $Exep0 := $caughtEx2; return; Block1282: assume ($eqref(($caughtEx3), ($null))==1); goto Block1283; Block1280: assume ($neref(($caughtEx3), ($null))==1); goto Block1281; Block1283: return; Block1281: $Exep1 := $caughtEx3; return; } // procedure void$javaUtilEx.ListIterator$set$2532(__this : ref, $param_0 : ref); // procedure is generated by joogie. function {:inline true} $newvariable($param00 : int) returns (__ret : ref); // @line: 636 // (javaUtilEx.LinkedList,int)> procedure void$javaUtilEx.LinkedList$ListItr$$la$init$ra$$2677(__this : ref, $param_0 : ref, $param_1 : int) returns ($Exep0 : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var $i9798 : int; var $r5785 : ref; var $i3787 : int; var $r9796 : ref; var $r8793 : ref; var $r3781 : ref; var $i1783 : int; var $i10801 : int; var $i6791 : int; var r1779 : ref; var $i4788 : int; var $i2786 : int; var $r4782 : ref; var $i8795 : int; var i0784 : int; var $i5790 : int; var $r7792 : ref; var $r11799 : ref; var $i11802 : int; var $r10797 : ref; var $r6789 : ref; var $r2780 : ref; var r0778 : ref; var $i7794 : int; var $r12800 : ref; //temp local variables // @line: 636 Block1094: $Exep0 := $null; goto Block1141; Block1141: r0778 := __this; r1779 := $param_0; i0784 := $param_1; assert ($neref((r0778), ($null))==1); // @line: 637 $HeapVar[r0778, javaUtilEx.LinkedList$javaUtilEx.LinkedList$ListItr$this$0305] := r1779; assert ($neref((r0778), ($null))==1); // @line: 637 call void$java.lang.Object$$la$init$ra$$28((r0778)); assert ($neref((r0778), ($null))==1); // @line: 632 $r2780 := $HeapVar[r0778, javaUtilEx.LinkedList$javaUtilEx.LinkedList$ListItr$this$0305]; // @line: 632 call $r3781 := javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$access$000$2669(($r2780)); assert ($neref((r0778), ($null))==1); // @line: 632 $HeapVar[r0778, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$lastReturned303] := $r3781; assert ($neref((r0778), ($null))==1); // @line: 635 $r4782 := $HeapVar[r0778, javaUtilEx.LinkedList$javaUtilEx.LinkedList$ListItr$this$0305]; assert ($neref(($r4782), ($null))==1); // @line: 635 $i1783 := $HeapVar[$r4782, int$javaUtilEx.AbstractList$modCount0]; assert ($neref((r0778), ($null))==1); // @line: 635 $HeapVar[r0778, int$javaUtilEx.LinkedList$ListItr$expectedModCount0] := $i1783; goto Block1142; // @line: 638 Block1142: goto Block1143, Block1145; // @line: 638 Block1143: assume ($ltint((i0784), (0))==1); goto Block1144; // @line: 638 Block1145: // @line: 638 assume ($negInt(($ltint((i0784), (0))))==1); // @line: 639 call $i2786 := int$javaUtilEx.LinkedList$access$100$2670((r1779)); goto Block1146; // @line: 639 Block1144: // @line: 639 $r5785 := $newvariable((1150)); assume ($neref(($newvariable((1150))), ($null))==1); assert ($neref(($r5785), ($null))==1); // @line: 639 call void$java.lang.IndexOutOfBoundsException$$la$init$ra$$2075(($r5785)); goto Block1151; // @line: 639 Block1146: goto Block1149, Block1147; // @line: 639 Block1151: $Exep0 := $r5785; return; // @line: 639 Block1149: // @line: 639 assume ($negInt(($leint((i0784), ($i2786))))==1); goto Block1144; // @line: 639 Block1147: assume ($leint((i0784), ($i2786))==1); goto Block1148; // @line: 640 Block1148: // @line: 640 call $i3787 := int$javaUtilEx.LinkedList$access$100$2670((r1779)); goto Block1152; // @line: 640 Block1152: // @line: 640 $i4788 := $shrint(($i3787), (1)); goto Block1153; // @line: 640 Block1153: goto Block1154, Block1156; // @line: 640 Block1154: assume ($geint((i0784), ($i4788))==1); goto Block1155; // @line: 640 Block1156: // @line: 640 assume ($negInt(($geint((i0784), ($i4788))))==1); // @line: 641 call $r9796 := javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$access$000$2669((r1779)); assert ($neref(($r9796), ($null))==1); // @line: 641 $r10797 := $HeapVar[$r9796, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301]; assert ($neref((r0778), ($null))==1); // @line: 641 $HeapVar[r0778, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$next304] := $r10797; assert ($neref((r0778), ($null))==1); // @line: 642 $HeapVar[r0778, int$javaUtilEx.LinkedList$ListItr$nextIndex0] := 0; goto Block1157; // @line: 645 Block1155: // @line: 645 call $r6789 := javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$access$000$2669((r1779)); goto Block1162; // @line: 642 Block1157: assert ($neref((r0778), ($null))==1); // @line: 642 $i9798 := $HeapVar[r0778, int$javaUtilEx.LinkedList$ListItr$nextIndex0]; goto Block1158; // @line: 645 Block1162: assert ($neref((r0778), ($null))==1); // @line: 645 $HeapVar[r0778, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$next304] := $r6789; // @line: 646 call $i5790 := int$javaUtilEx.LinkedList$access$100$2670((r1779)); assert ($neref((r0778), ($null))==1); // @line: 646 $HeapVar[r0778, int$javaUtilEx.LinkedList$ListItr$nextIndex0] := $i5790; goto Block1163; // @line: 642 Block1158: goto Block1159, Block1161; // @line: 646 Block1163: assert ($neref((r0778), ($null))==1); // @line: 646 $i6791 := $HeapVar[r0778, int$javaUtilEx.LinkedList$ListItr$nextIndex0]; goto Block1164; // @line: 642 Block1159: assume ($geint(($i9798), (i0784))==1); goto Block1160; // @line: 642 Block1161: // @line: 642 assume ($negInt(($geint(($i9798), (i0784))))==1); assert ($neref((r0778), ($null))==1); // @line: 643 $r11799 := $HeapVar[r0778, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$next304]; assert ($neref(($r11799), ($null))==1); // @line: 643 $r12800 := $HeapVar[$r11799, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301]; assert ($neref((r0778), ($null))==1); // @line: 643 $HeapVar[r0778, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$next304] := $r12800; assert ($neref((r0778), ($null))==1); // @line: 642 $i10801 := $HeapVar[r0778, int$javaUtilEx.LinkedList$ListItr$nextIndex0]; // @line: 642 $i11802 := $addint(($i10801), (1)); assert ($neref((r0778), ($null))==1); // @line: 642 $HeapVar[r0778, int$javaUtilEx.LinkedList$ListItr$nextIndex0] := $i11802; goto Block1157; // @line: 646 Block1164: goto Block1165, Block1166; // @line: 649 Block1160: return; // @line: 646 Block1165: assume ($leint(($i6791), (i0784))==1); goto Block1160; // @line: 646 Block1166: // @line: 646 assume ($negInt(($leint(($i6791), (i0784))))==1); assert ($neref((r0778), ($null))==1); // @line: 647 $r7792 := $HeapVar[r0778, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$next304]; assert ($neref(($r7792), ($null))==1); // @line: 647 $r8793 := $HeapVar[$r7792, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$previous302]; assert ($neref((r0778), ($null))==1); // @line: 647 $HeapVar[r0778, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$next304] := $r8793; assert ($neref((r0778), ($null))==1); // @line: 646 $i7794 := $HeapVar[r0778, int$javaUtilEx.LinkedList$ListItr$nextIndex0]; // @line: 646 $i8795 := $subint(($i7794), (1)); assert ($neref((r0778), ($null))==1); // @line: 646 $HeapVar[r0778, int$javaUtilEx.LinkedList$ListItr$nextIndex0] := $i8795; goto Block1163; } // @line: 452 // procedure boolean$javaUtilEx.LinkedList$offer$2653(__this : ref, $param_0 : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var r0674 : ref; var r1675 : ref; var $z0676 : int; Block999: r0674 := __this; r1675 := $param_0; assert ($neref((r0674), ($null))==1); // @line: 453 call $z0676 := boolean$javaUtilEx.LinkedList$add$2639((r0674), (r1675)); // @line: 453 __ret := $z0676; return; } // procedure is generated by joogie. function {:inline true} $geint(x : int, y : int) returns (__ret : int) { if (x >= y) then 1 else 0 } // procedure is generated by joogie. function {:inline true} $shlref($param00 : ref, $param11 : ref) returns (__ret : int); // procedure is generated by joogie. function {:inline true} $reftointarr($param00 : ref) returns (__ret : [int]int); // @line: 369 // procedure void$javaUtilEx.AbstractList$Itr$remove$2537(__this : ref) returns ($Exep1 : ref, $Exep2 : ref, $Exep0 : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var $r6250 : ref; var $i1240 : int; var $i0239 : int; var $i6248 : int; var r0238 : ref; var $r2241 : ref; var $i2243 : int; var $i5247 : int; var $r5249 : ref; var $i3244 : int; var $r4245 : ref; var $i4246 : int; var $r7252 : ref; //temp local variables var $caughtEx4 : ref; var $caughtEx6 : ref; var $caughtEx3 : ref; var $freshlocal5 : ref; // @line: 369 Block370: $caughtEx6 := $null; $caughtEx4 := $null; $caughtEx3 := $null; $Exep2 := $null; $Exep1 := $null; $Exep0 := $null; goto Block371; Block371: r0238 := __this; assert ($neref((r0238), ($null))==1); // @line: 370 $i0239 := $HeapVar[r0238, int$javaUtilEx.AbstractList$Itr$lastRet0]; goto Block372; // @line: 370 Block372: goto Block375, Block373; // @line: 370 Block375: // @line: 370 assume ($negInt(($geint(($i0239), (0))))==1); // @line: 371 $r5249 := $newvariable((376)); assume ($neref(($newvariable((376))), ($null))==1); assert ($neref(($r5249), ($null))==1); // @line: 371 call void$javaUtilEx.IllegalStateException$$la$init$ra$$2574(($r5249)); goto Block377; // @line: 370 Block373: assume ($geint(($i0239), (0))==1); goto Block374; // @line: 370 Block377: $Exep0 := $r5249; return; // @line: 372 Block374: assert ($neref((r0238), ($null))==1); // @line: 372 call $caughtEx3 := void$javaUtilEx.AbstractList$Itr$checkForComodification$2538((r0238)); goto Block380, Block378; // @line: 372 Block380: assume ($eqref(($caughtEx3), ($null))==1); goto Block381; // @line: 372 Block378: assume ($neref(($caughtEx3), ($null))==1); goto Block379; // @line: 372 Block381: goto Block382; // @line: 372 Block379: $Exep1 := $caughtEx3; return; // @line: 375 Block382: assert ($neref((r0238), ($null))==1); // @line: 375 $r2241 := $HeapVar[r0238, javaUtilEx.AbstractList$javaUtilEx.AbstractList$Itr$this$0295]; assert ($neref((r0238), ($null))==1); // @line: 375 $i1240 := $HeapVar[r0238, int$javaUtilEx.AbstractList$Itr$lastRet0]; assert ($neref(($r2241), ($null))==1); // @line: 375 call $freshlocal5, $caughtEx4 := java.lang.Object$javaUtilEx.AbstractList$remove$2488(($r2241), ($i1240)); goto Block385, Block383; // @line: 375 Block385: assume ($eqref(($caughtEx4), ($null))==1); goto Block386; // @line: 375 Block383: assume ($neref(($caughtEx4), ($null))==1); goto Block384; // @line: 375 Block386: assert ($neref((r0238), ($null))==1); // @line: 376 $i3244 := $HeapVar[r0238, int$javaUtilEx.AbstractList$Itr$lastRet0]; assert ($neref((r0238), ($null))==1); // @line: 376 $i2243 := $HeapVar[r0238, int$javaUtilEx.AbstractList$Itr$cursor0]; goto Block387; // @line: 375 Block384: $Exep2 := $caughtEx4; return; // @line: 376 Block387: goto Block388, Block390; // @line: 376 Block388: assume ($geint(($i3244), ($i2243))==1); goto Block389; // @line: 376 Block390: // @line: 376 assume ($negInt(($geint(($i3244), ($i2243))))==1); assert ($neref((r0238), ($null))==1); // @line: 377 $i5247 := $HeapVar[r0238, int$javaUtilEx.AbstractList$Itr$cursor0]; // @line: 377 $i6248 := $subint(($i5247), (1)); assert ($neref((r0238), ($null))==1); // @line: 377 $HeapVar[r0238, int$javaUtilEx.AbstractList$Itr$cursor0] := $i6248; goto Block389; // @line: 378 Block389: assert ($neref((r0238), ($null))==1); // @line: 378 $HeapVar[r0238, int$javaUtilEx.AbstractList$Itr$lastRet0] := -1; assert ($neref((r0238), ($null))==1); // @line: 379 $r4245 := $HeapVar[r0238, javaUtilEx.AbstractList$javaUtilEx.AbstractList$Itr$this$0295]; assert ($neref(($r4245), ($null))==1); // @line: 379 $i4246 := $HeapVar[$r4245, int$javaUtilEx.AbstractList$modCount0]; assert ($neref((r0238), ($null))==1); // @line: 379 $HeapVar[r0238, int$javaUtilEx.AbstractList$Itr$expectedModCount0] := $i4246; goto Block391; // @line: 382 Block391: goto Block392; // @line: 383 Block392: return; } // @line: 730 // procedure int$javaUtilEx.SubList$1$previousIndex$2699(__this : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var $r2935 : ref; var $i1936 : int; var r0932 : ref; var $r1933 : ref; var $i0934 : int; var $i2937 : int; Block1325: r0932 := __this; assert ($neref((r0932), ($null))==1); // @line: 731 $r1933 := $HeapVar[r0932, javaUtilEx.ListIterator$javaUtilEx.SubList$1$i308]; assert ($neref(($r1933), ($null))==1); // @line: 731 call $i0934 := int$javaUtilEx.ListIterator$previousIndex$2530(($r1933)); assert ($neref((r0932), ($null))==1); // @line: 731 $r2935 := $HeapVar[r0932, javaUtilEx.SubList$javaUtilEx.SubList$1$this$0309]; // @line: 731 call $i1936 := int$javaUtilEx.SubList$access$000$2565(($r2935)); // @line: 731 $i2937 := $subint(($i0934), ($i1936)); // @line: 731 __ret := $i2937; return; } // (java.lang.String)> procedure void$java.lang.IndexOutOfBoundsException$$la$init$ra$$2076(__this : ref, $param_0 : ref); // procedure is generated by joogie. function {:inline true} $divreal($param00 : realVar, $param11 : realVar) returns (__ret : realVar); // @line: 32 // procedure boolean$javaUtilEx.Content$equals$2588(__this : ref, $param_0 : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var $i1505 : int; var r1500 : ref; var r0502 : ref; var $z0501 : int; var $z1507 : int; var $r2503 : ref; var $i0504 : int; Block739: r0502 := __this; r1500 := $param_0; // @line: 33 $z0501 := $instanceof((r1500), (javaUtilEx.Content)); goto Block740; // @line: 33 Block740: goto Block741, Block743; // @line: 33 Block741: assume ($eqint(($z0501), (0))==1); goto Block742; // @line: 33 Block743: // @line: 33 assume ($negInt(($eqint(($z0501), (0))))==1); assert ($neref((r0502), ($null))==1); // @line: 34 $i1505 := $HeapVar[r0502, int$javaUtilEx.Content$val0]; // @line: 34 $r2503 := r1500; assert ($neref(($r2503), ($null))==1); // @line: 34 $i0504 := $HeapVar[$r2503, int$javaUtilEx.Content$val0]; goto Block744; // @line: 36 Block742: // @line: 36 __ret := 0; return; // @line: 34 Block744: goto Block745, Block747; // @line: 34 Block745: assume ($neint(($i1505), ($i0504))==1); goto Block746; // @line: 34 Block747: // @line: 34 assume ($negInt(($neint(($i1505), ($i0504))))==1); // @line: 34 $z1507 := 1; goto Block748; // @line: 34 Block746: // @line: 34 $z1507 := 0; goto Block748; // @line: 34 Block748: // @line: 34 __ret := $z1507; return; } // procedure is generated by joogie. function {:inline true} $realtoint($param00 : realVar) returns (__ret : int); // @line: 503 // procedure java.lang.Object$javaUtilEx.LinkedList$peekLast$2657(__this : ref) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var $i0685 : int; var r0684 : ref; var $r1686 : ref; //temp local variables var $caughtEx1 : ref; // @line: 503 Block1013: $caughtEx1 := $null; $Exep0 := $null; goto Block1014; Block1014: r0684 := __this; assert ($neref((r0684), ($null))==1); // @line: 504 $i0685 := $HeapVar[r0684, int$javaUtilEx.LinkedList$size0]; goto Block1015; // @line: 504 Block1015: goto Block1018, Block1016; // @line: 504 Block1018: // @line: 504 assume ($negInt(($neint(($i0685), (0))))==1); // @line: 505 __ret := $null; return; // @line: 504 Block1016: assume ($neint(($i0685), (0))==1); goto Block1017; // @line: 506 Block1017: assert ($neref((r0684), ($null))==1); // @line: 506 call $r1686, $caughtEx1 := java.lang.Object$javaUtilEx.LinkedList$getLast$2632((r0684)); goto Block1021, Block1019; // @line: 506 Block1021: assume ($eqref(($caughtEx1), ($null))==1); goto Block1022; // @line: 506 Block1019: assume ($neref(($caughtEx1), ($null))==1); goto Block1020; // @line: 506 Block1022: goto Block1023; // @line: 506 Block1020: $Exep0 := $caughtEx1; return; // @line: 506 Block1023: // @line: 506 __ret := $r1686; return; } // procedure java.lang.String$java.lang.StringBuilder$toString$2299(__this : ref) returns (__ret : ref); // @line: 688 // procedure void$javaUtilEx.LinkedList$ListItr$remove$2684(__this : ref) returns ($Exep0 : ref, $Exep1 : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var $r4842 : ref; var $r9849 : ref; var $i3852 : int; var r0839 : ref; var $i1848 : int; var $r10850 : ref; var $r3840 : ref; var $r8846 : ref; var $r12855 : ref; var $i2851 : int; var $r5843 : ref; var $r7845 : ref; var $i0847 : int; var r1841 : ref; var $r11853 : ref; //temp local variables var $caughtEx5 : ref; var $caughtEx3 : ref; var $freshlocal4 : ref; var $caughtEx2 : ref; // @line: 688 Block1208: $caughtEx5 := $null; $caughtEx3 := $null; $caughtEx2 := $null; $Exep1 := $null; $Exep0 := $null; goto Block1209; Block1209: r0839 := __this; assert ($neref((r0839), ($null))==1); // @line: 689 call $caughtEx2 := void$javaUtilEx.LinkedList$ListItr$checkForComodification$2687((r0839)); goto Block1212, Block1210; Block1212: assume ($eqref(($caughtEx2), ($null))==1); goto Block1213; Block1210: assume ($neref(($caughtEx2), ($null))==1); goto Block1211; Block1213: assert ($neref((r0839), ($null))==1); // @line: 690 $r3840 := $HeapVar[r0839, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$lastReturned303]; assert ($neref(($r3840), ($null))==1); // @line: 690 r1841 := $HeapVar[$r3840, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301]; goto Block1214; Block1211: $Exep0 := $caughtEx2; return; // @line: 692 Block1214: assert ($neref((r0839), ($null))==1); // @line: 692 $r5843 := $HeapVar[r0839, javaUtilEx.LinkedList$javaUtilEx.LinkedList$ListItr$this$0305]; assert ($neref((r0839), ($null))==1); // @line: 692 $r4842 := $HeapVar[r0839, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$lastReturned303]; // @line: 692 call $freshlocal4, $caughtEx3 := java.lang.Object$javaUtilEx.LinkedList$access$200$2671(($r5843), ($r4842)); goto Block1215, Block1217; // @line: 692 Block1215: assume ($neref(($caughtEx3), ($null))==1); $caughtEx5 := $caughtEx3; goto Block1216; // @line: 692 Block1217: assume ($eqref(($caughtEx3), ($null))==1); goto Block1218; // @line: 702 Block1216: // @line: 702 $r11853 := $caughtEx5; goto Block1221; // @line: 692 Block1218: goto Block1219; // @line: 694 Block1221: // @line: 694 $r12855 := $newvariable((1222)); assume ($neref(($newvariable((1222))), ($null))==1); assert ($neref(($r12855), ($null))==1); // @line: 694 call void$javaUtilEx.IllegalStateException$$la$init$ra$$2574(($r12855)); goto Block1223; // @line: 695 Block1219: goto Block1220; // @line: 694 Block1223: $Exep1 := $r12855; return; // @line: 696 Block1220: assert ($neref((r0839), ($null))==1); // @line: 696 $r8846 := $HeapVar[r0839, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$next304]; goto Block1224; // @line: 696 Block1224: assert ($neref((r0839), ($null))==1); // @line: 696 $r7845 := $HeapVar[r0839, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$lastReturned303]; goto Block1225; // @line: 696 Block1225: goto Block1226, Block1228; // @line: 696 Block1226: assume ($neref(($r8846), ($r7845))==1); goto Block1227; // @line: 696 Block1228: // @line: 696 assume ($negInt(($neref(($r8846), ($r7845))))==1); assert ($neref((r0839), ($null))==1); // @line: 697 $HeapVar[r0839, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$next304] := r1841; goto Block1229; // @line: 699 Block1227: assert ($neref((r0839), ($null))==1); // @line: 699 $i0847 := $HeapVar[r0839, int$javaUtilEx.LinkedList$ListItr$nextIndex0]; goto Block1230; // @line: 700 Block1229: assert ($neref((r0839), ($null))==1); // @line: 700 $r9849 := $HeapVar[r0839, javaUtilEx.LinkedList$javaUtilEx.LinkedList$ListItr$this$0305]; // @line: 700 call $r10850 := javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$access$000$2669(($r9849)); assert ($neref((r0839), ($null))==1); // @line: 700 $HeapVar[r0839, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$ListItr$lastReturned303] := $r10850; assert ($neref((r0839), ($null))==1); // @line: 701 $i2851 := $HeapVar[r0839, int$javaUtilEx.LinkedList$ListItr$expectedModCount0]; // @line: 701 $i3852 := $addint(($i2851), (1)); assert ($neref((r0839), ($null))==1); // @line: 701 $HeapVar[r0839, int$javaUtilEx.LinkedList$ListItr$expectedModCount0] := $i3852; return; // @line: 699 Block1230: // @line: 699 $i1848 := $subint(($i0847), (1)); assert ($neref((r0839), ($null))==1); // @line: 699 $HeapVar[r0839, int$javaUtilEx.LinkedList$ListItr$nextIndex0] := $i1848; goto Block1229; } // @line: 781 // procedure javaUtilEx.List$javaUtilEx.RandomAccessSubList$subList$2541(__this : ref, $param_0 : int, $param_1 : int) returns (__ret : ref, $Exep1 : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var i1268 : int; var $r1265 : ref; var i0267 : int; var r0266 : ref; //temp local variables var $caughtEx2 : ref; var $caughtEx3 : ref; // @line: 781 Block413: $caughtEx3 := $null; $caughtEx2 := $null; $Exep1 := $null; $Exep0 := $null; goto Block414; Block414: r0266 := __this; i0267 := $param_0; i1268 := $param_1; // @line: 782 $r1265 := $newvariable((415)); assume ($neref(($newvariable((415))), ($null))==1); assert ($neref(($r1265), ($null))==1); // @line: 782 call $caughtEx2, $caughtEx3 := void$javaUtilEx.RandomAccessSubList$$la$init$ra$$2540(($r1265), (r0266), (i0267), (i1268)); goto Block418, Block416; Block418: assume ($eqref(($caughtEx2), ($null))==1); goto Block419; Block416: assume ($neref(($caughtEx2), ($null))==1); goto Block417; Block419: goto Block422, Block420; Block417: $Exep1 := $caughtEx2; return; Block422: assume ($eqref(($caughtEx3), ($null))==1); goto Block423; Block420: assume ($neref(($caughtEx3), ($null))==1); goto Block421; Block423: // @line: 782 __ret := $r1265; return; Block421: $Exep0 := $caughtEx3; return; } // @line: 202 // procedure int$javaUtilEx.LinkedList$size$2638(__this : ref) returns (__ret : int) requires ($neref((__this), ($null))==1); { var r0572 : ref; var $i0573 : int; Block810: r0572 := __this; assert ($neref((r0572), ($null))==1); // @line: 203 $i0573 := $HeapVar[r0572, int$javaUtilEx.LinkedList$size0]; // @line: 203 __ret := $i0573; return; } // @line: 325 // procedure javaUtilEx.ListIterator$javaUtilEx.AbstractList$listIterator$2495(__this : ref, $param_0 : int) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var i0161 : int; var $r1162 : ref; var r0160 : ref; //temp local variables var $caughtEx1 : ref; // @line: 325 Block158: $caughtEx1 := $null; $Exep0 := $null; goto Block237; Block237: r0160 := __this; i0161 := $param_0; assert ($neref((r0160), ($null))==1); // @line: 326 call $caughtEx1 := void$javaUtilEx.AbstractList$rangeCheckForAdd$2500((r0160), (i0161)); goto Block240, Block238; Block240: assume ($eqref(($caughtEx1), ($null))==1); goto Block241; Block238: assume ($neref(($caughtEx1), ($null))==1); goto Block239; Block241: // @line: 328 $r1162 := $newvariable((242)); assume ($neref(($newvariable((242))), ($null))==1); assert ($neref(($r1162), ($null))==1); // @line: 328 call void$javaUtilEx.AbstractList$ListItr$$la$init$ra$$2542(($r1162), (r0160), (i0161)); // @line: 328 __ret := $r1162; return; Block239: $Exep0 := $caughtEx1; return; } // procedure is generated by joogie. function {:inline true} $negRef($param00 : ref) returns (__ret : int); // @line: 607 // procedure void$javaUtilEx.AbstractList$rangeCheckForAdd$2500(__this : ref, $param_0 : int) returns ($Exep0 : ref) modifies $stringSize; requires ($neref((__this), ($null))==1); { var i0211 : int; var $r2214 : ref; var r0213 : ref; var $r1212 : ref; var $i1215 : int; //temp local variables // @line: 607 Block157: $Exep0 := $null; goto Block335; Block335: r0213 := __this; i0211 := $param_0; goto Block336; // @line: 608 Block336: goto Block339, Block337; // @line: 608 Block339: // @line: 608 assume ($negInt(($ltint((i0211), (0))))==1); assert ($neref((r0213), ($null))==1); // @line: 609 call $i1215 := int$javaUtilEx.AbstractCollection$size$2230((r0213)); goto Block340; // @line: 608 Block337: assume ($ltint((i0211), (0))==1); goto Block338; // @line: 609 Block340: goto Block341, Block343; // @line: 609 Block338: // @line: 609 $r1212 := $newvariable((344)); assume ($neref(($newvariable((344))), ($null))==1); assert ($neref((r0213), ($null))==1); // @line: 609 call $r2214 := java.lang.String$javaUtilEx.AbstractList$outOfBoundsMsg$2501((r0213), (i0211)); assert ($neref(($r1212), ($null))==1); // @line: 609 call void$java.lang.IndexOutOfBoundsException$$la$init$ra$$2076(($r1212), ($r2214)); goto Block345; // @line: 609 Block341: assume ($leint((i0211), ($i1215))==1); goto Block342; // @line: 609 Block343: // @line: 609 assume ($negInt(($leint((i0211), ($i1215))))==1); goto Block338; // @line: 609 Block345: $Exep0 := $r1212; return; // @line: 610 Block342: return; } // @line: 795 // procedure java.lang.Object$lp$$rp$$javaUtilEx.LinkedList$toArray$2668(__this : ref) returns (__ret : [int]ref) modifies $refArrSize; requires ($neref((__this), ($null))==1); { var $r2749 : ref; var r0745 : ref; var $i0746 : int; var $r3751 : ref; var $i1752 : int; var $r4753 : ref; var i2754 : int; var r5755 : ref; var r1747 : [int]ref; Block1121: r0745 := __this; assert ($neref((r0745), ($null))==1); // @line: 796 $i0746 := $HeapVar[r0745, int$javaUtilEx.LinkedList$size0]; // @line: 796 r1747 := $reftorefarr(($newvariable((1122)))); $refArrSize[$reftorefarr(($newvariable((1122))))[$arrSizeIdx]] := $i0746; assume ($negInt(($eqrefarray(($reftorefarr(($newvariable((1122))))), ($refArrNull))))==1); // @line: 797 i2754 := 0; assert ($neref((r0745), ($null))==1); // @line: 798 $r2749 := $HeapVar[r0745, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; assert ($neref(($r2749), ($null))==1); // @line: 798 r5755 := $HeapVar[$r2749, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301]; goto Block1123; // @line: 798 Block1123: assert ($neref((r0745), ($null))==1); // @line: 798 $r3751 := $HeapVar[r0745, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; goto Block1124; // @line: 798 Block1124: goto Block1125, Block1127; // @line: 798 Block1125: assume ($eqref((r5755), ($r3751))==1); goto Block1126; // @line: 798 Block1127: // @line: 798 assume ($negInt(($eqref((r5755), ($r3751))))==1); // @line: 799 $i1752 := i2754; // @line: 799 i2754 := $addint((i2754), (1)); assert ($neref((r5755), ($null))==1); // @line: 799 $r4753 := $HeapVar[r5755, java.lang.Object$javaUtilEx.LinkedList$Entry$element300]; assert ($geint(($i1752), (0))==1); assert ($ltint(($i1752), ($refArrSize[r1747[$arrSizeIdx]]))==1); // @line: 799 r1747[$i1752] := $r4753; assert ($neref((r5755), ($null))==1); // @line: 798 r5755 := $HeapVar[r5755, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301]; goto Block1123; // @line: 800 Block1126: // @line: 800 __ret := r1747; return; } // @line: 90 // procedure javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$access$000$2669($param_0 : ref) returns (__ret : ref) { var r0756 : ref; var $r1757 : ref; Block1128: r0756 := $param_0; assert ($neref((r0756), ($null))==1); // @line: 91 $r1757 := $HeapVar[r0756, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; // @line: 91 __ret := $r1757; return; } // ()> procedure void$java.lang.IndexOutOfBoundsException$$la$init$ra$$2075(__this : ref); // @line: 145 // procedure void$javaUtilEx.AbstractSequentialList$add$2581(__this : ref, $param_0 : int, $param_1 : ref) returns ($Exep0 : ref) requires ($neref((__this), ($null))==1); { var $r4466 : ref; var r1465 : ref; var $r3464 : ref; var r0462 : ref; var i0463 : int; var $r5468 : ref; //temp local variables var $caughtEx1 : ref; // @line: 145 Block705: $caughtEx1 := $null; $Exep0 := $null; goto Block706; Block706: r0462 := __this; i0463 := $param_0; r1465 := $param_1; goto Block707; // @line: 146 Block707: assert ($neref((r0462), ($null))==1); // @line: 146 call $r3464 := javaUtilEx.ListIterator$javaUtilEx.AbstractSequentialList$listIterator$2585((r0462), (i0463)); assert ($neref(($r3464), ($null))==1); // @line: 146 call void$javaUtilEx.ListIterator$add$2533(($r3464), (r1465)); goto Block708; // @line: 149 Block708: goto Block709; // @line: 150 Block709: return; } // @line: 330 // (javaUtilEx.AbstractList,javaUtilEx.AbstractList$1)> procedure void$javaUtilEx.AbstractList$Itr$$la$init$ra$$2539(__this : ref, $param_0 : ref, $param_1 : ref) requires ($neref((__this), ($null))==1); { var r1259 : ref; var r2260 : ref; var r0258 : ref; Block403: r0258 := __this; r1259 := $param_0; r2260 := $param_1; assert ($neref((r0258), ($null))==1); // @line: 331 call void$javaUtilEx.AbstractList$Itr$$la$init$ra$$2534((r0258), (r1259)); return; } // @line: 131 // procedure java.lang.Object$javaUtilEx.AbstractList$set$2486(__this : ref, $param_0 : int, $param_1 : ref) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var $r2108 : ref; var r0109 : ref; var i0110 : int; var r1111 : ref; //temp local variables // @line: 131 Block146: $Exep0 := $null; goto Block147; Block147: r0109 := __this; i0110 := $param_0; r1111 := $param_1; // @line: 132 $r2108 := $newvariable((148)); assume ($neref(($newvariable((148))), ($null))==1); assert ($neref(($r2108), ($null))==1); // @line: 132 call void$javaUtilEx.UnsupportedOperationException$$la$init$ra$$2257(($r2108)); goto Block149; Block149: $Exep0 := $r2108; return; } // procedure is generated by joogie. function {:inline true} $negInt(x : int) returns (__ret : int) { if (x == 0) then 1 else 0 } // @line: 325 // procedure javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$entry$2646(__this : ref, $param_0 : int) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var r0627 : ref; var $r1626 : ref; var $i2630 : int; var i5635 : int; var $i1628 : int; var i0625 : int; var $i3631 : int; var i4634 : int; var r2633 : ref; //temp local variables // @line: 325 Block854: $Exep0 := $null; goto Block889; Block889: r0627 := __this; i0625 := $param_0; goto Block890; // @line: 326 Block890: goto Block891, Block893; // @line: 326 Block891: assume ($ltint((i0625), (0))==1); goto Block892; // @line: 326 Block893: // @line: 326 assume ($negInt(($ltint((i0625), (0))))==1); assert ($neref((r0627), ($null))==1); // @line: 327 $i1628 := $HeapVar[r0627, int$javaUtilEx.LinkedList$size0]; goto Block894; // @line: 327 Block892: // @line: 327 $r1626 := $newvariable((898)); assume ($neref(($newvariable((898))), ($null))==1); assert ($neref(($r1626), ($null))==1); // @line: 327 call void$java.lang.IndexOutOfBoundsException$$la$init$ra$$2075(($r1626)); goto Block899; // @line: 327 Block894: goto Block895, Block897; // @line: 327 Block899: $Exep0 := $r1626; return; // @line: 327 Block895: assume ($ltint((i0625), ($i1628))==1); goto Block896; // @line: 327 Block897: // @line: 327 assume ($negInt(($ltint((i0625), ($i1628))))==1); goto Block892; // @line: 328 Block896: assert ($neref((r0627), ($null))==1); // @line: 328 r2633 := $HeapVar[r0627, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$header298]; goto Block900; // @line: 329 Block900: assert ($neref((r0627), ($null))==1); // @line: 329 $i2630 := $HeapVar[r0627, int$javaUtilEx.LinkedList$size0]; // @line: 329 $i3631 := $shrint(($i2630), (1)); goto Block901; // @line: 329 Block901: goto Block902, Block904; // @line: 329 Block902: assume ($geint((i0625), ($i3631))==1); goto Block903; // @line: 329 Block904: // @line: 329 assume ($negInt(($geint((i0625), ($i3631))))==1); // @line: 330 i4634 := 0; goto Block905; // @line: 333 Block903: assert ($neref((r0627), ($null))==1); // @line: 333 i5635 := $HeapVar[r0627, int$javaUtilEx.LinkedList$size0]; goto Block910; // @line: 330 Block905: goto Block908, Block906; // @line: 333 Block910: goto Block912, Block911; // @line: 330 Block908: // @line: 330 assume ($negInt(($gtint((i4634), (i0625))))==1); assert ($neref((r2633), ($null))==1); // @line: 331 r2633 := $HeapVar[r2633, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$next301]; // @line: 330 i4634 := $addint((i4634), (1)); goto Block905; // @line: 330 Block906: assume ($gtint((i4634), (i0625))==1); goto Block907; // @line: 333 Block912: // @line: 333 assume ($negInt(($leint((i5635), (i0625))))==1); assert ($neref((r2633), ($null))==1); // @line: 334 r2633 := $HeapVar[r2633, javaUtilEx.LinkedList$Entry$javaUtilEx.LinkedList$Entry$previous302]; // @line: 333 i5635 := $addint((i5635), (-1)); goto Block910; // @line: 333 Block911: assume ($leint((i5635), (i0625))==1); goto Block909; // @line: 330 Block907: goto Block909; // @line: 336 Block909: // @line: 336 __ret := r2633; return; } // @line: 773 // procedure java.lang.Object$javaUtilEx.LinkedList$DescendingIterator$next$2690(__this : ref) returns (__ret : ref, $Exep1 : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var $r1889 : ref; var r0888 : ref; var $r2890 : ref; //temp local variables var $caughtEx2 : ref; var $caughtEx3 : ref; // @line: 773 Block1264: $caughtEx3 := $null; $caughtEx2 := $null; $Exep1 := $null; $Exep0 := $null; goto Block1265; Block1265: r0888 := __this; assert ($neref((r0888), ($null))==1); // @line: 774 $r1889 := $HeapVar[r0888, javaUtilEx.LinkedList$ListItr$javaUtilEx.LinkedList$DescendingIterator$itr306]; assert ($neref(($r1889), ($null))==1); // @line: 774 call $r2890, $caughtEx2, $caughtEx3 := java.lang.Object$javaUtilEx.LinkedList$ListItr$previous$2681(($r1889)); goto Block1268, Block1266; Block1268: assume ($eqref(($caughtEx2), ($null))==1); goto Block1269; Block1266: assume ($neref(($caughtEx2), ($null))==1); goto Block1267; Block1269: goto Block1272, Block1270; Block1267: $Exep1 := $caughtEx2; return; Block1272: assume ($eqref(($caughtEx3), ($null))==1); goto Block1273; Block1270: assume ($neref(($caughtEx3), ($null))==1); goto Block1271; Block1273: // @line: 774 __ret := $r2890; return; Block1271: $Exep0 := $caughtEx3; return; } // procedure int$javaUtilEx.ListIterator$previousIndex$2530(__this : ref) returns (__ret : int); // procedure is generated by joogie. function {:inline true} $eqref(x : ref, y : ref) returns (__ret : int) { if (x == y) then 1 else 0 } // @line: 319 // procedure java.lang.String$javaUtilEx.AbstractCollection$toString$2240(__this : ref) returns (__ret : ref) modifies $stringSize; requires ($neref((__this), ($null))==1); { var r1692 : ref; var r276 : ref; var $r573 : ref; var $r677 : ref; var r1995 : ref; var r1591 : ref; var r168 : ref; var $r1488 : ref; var $r879 : ref; var $r1387 : ref; var $r982 : ref; var $r1083 : ref; var $r1793 : ref; var r066 : ref; var $r472 : ref; var $r778 : ref; var $z069 : int; var $z181 : int; var $r371 : ref; var $r1184 : ref; var r1894 : ref; var $r1286 : ref; Block112: r066 := __this; assert ($neref((r066), ($null))==1); // @line: 320 call r168 := javaUtilEx.Iterator$javaUtilEx.AbstractCollection$iterator$2229((r066)); assert ($neref((r168), ($null))==1); // @line: 321 call $z069 := boolean$javaUtilEx.Iterator$hasNext$2254((r168)); goto Block113; // @line: 321 Block113: goto Block114, Block116; // @line: 321 Block114: assume ($neint(($z069), (0))==1); goto Block115; // @line: 321 Block116: // @line: 321 assume ($negInt(($neint(($z069), (0))))==1); $stringSize[$fresh1] := 2; // @line: 322 __ret := $fresh1; return; // @line: 324 Block115: $stringSize[$fresh2] := 0; // @line: 324 r1591 := $fresh2; goto Block117; // @line: 325 Block117: // @line: 325 $r371 := $newvariable((118)); assume ($neref(($newvariable((118))), ($null))==1); assert ($neref(($r371), ($null))==1); // @line: 325 call void$java.lang.StringBuilder$$la$init$ra$$2261(($r371)); assert ($neref(($r371), ($null))==1); // @line: 325 call $r472 := java.lang.StringBuilder$java.lang.StringBuilder$append$2266(($r371), (r1591)); $stringSize[$fresh3] := 1; assert ($neref(($r472), ($null))==1); // @line: 325 call $r573 := java.lang.StringBuilder$java.lang.StringBuilder$append$2266(($r472), ($fresh3)); assert ($neref(($r573), ($null))==1); // @line: 325 call r1692 := java.lang.String$java.lang.StringBuilder$toString$2299(($r573)); goto Block119; // @line: 327 Block119: assert ($neref((r168), ($null))==1); // @line: 327 call r276 := java.lang.Object$javaUtilEx.Iterator$next$2255((r168)); // @line: 328 $r677 := $newvariable((120)); assume ($neref(($newvariable((120))), ($null))==1); assert ($neref(($r677), ($null))==1); // @line: 328 call void$java.lang.StringBuilder$$la$init$ra$$2261(($r677)); assert ($neref(($r677), ($null))==1); // @line: 328 call $r778 := java.lang.StringBuilder$java.lang.StringBuilder$append$2266(($r677), (r1692)); goto Block121; // @line: 328 Block121: goto Block124, Block122; // @line: 328 Block124: // @line: 328 assume ($negInt(($neref((r276), (r066))))==1); $stringSize[$fresh4] := 17; // @line: 331 $r1793 := $fresh4; goto Block125; // @line: 328 Block122: assume ($neref((r276), (r066))==1); goto Block123; // @line: 328 Block125: assert ($neref(($r778), ($null))==1); // @line: 328 call $r879 := java.lang.StringBuilder$java.lang.StringBuilder$append$2265(($r778), ($r1793)); goto Block126; // @line: 331 Block123: // @line: 331 $r1793 := r276; goto Block125; // @line: 328 Block126: assert ($neref(($r879), ($null))==1); // @line: 328 call r1894 := java.lang.String$java.lang.StringBuilder$toString$2299(($r879)); assert ($neref((r168), ($null))==1); // @line: 329 call $z181 := boolean$javaUtilEx.Iterator$hasNext$2254((r168)); goto Block127; // @line: 329 Block127: goto Block128, Block130; // @line: 329 Block128: assume ($neint(($z181), (0))==1); goto Block129; // @line: 329 Block130: // @line: 329 assume ($negInt(($neint(($z181), (0))))==1); // @line: 330 $r1286 := $newvariable((131)); assume ($neref(($newvariable((131))), ($null))==1); assert ($neref(($r1286), ($null))==1); // @line: 330 call void$java.lang.StringBuilder$$la$init$ra$$2261(($r1286)); assert ($neref(($r1286), ($null))==1); // @line: 330 call $r1387 := java.lang.StringBuilder$java.lang.StringBuilder$append$2266(($r1286), (r1894)); $stringSize[$fresh5] := 1; assert ($neref(($r1387), ($null))==1); // @line: 330 call $r1488 := java.lang.StringBuilder$java.lang.StringBuilder$append$2266(($r1387), ($fresh5)); assert ($neref(($r1488), ($null))==1); // @line: 330 call r1995 := java.lang.String$java.lang.StringBuilder$toString$2299(($r1488)); // @line: 331 __ret := r1995; return; // @line: 333 Block129: // @line: 333 $r982 := $newvariable((132)); assume ($neref(($newvariable((132))), ($null))==1); goto Block133; // @line: 333 Block133: assert ($neref(($r982), ($null))==1); // @line: 333 call void$java.lang.StringBuilder$$la$init$ra$$2261(($r982)); assert ($neref(($r982), ($null))==1); // @line: 333 call $r1083 := java.lang.StringBuilder$java.lang.StringBuilder$append$2266(($r982), (r1894)); $stringSize[$fresh6] := 2; assert ($neref(($r1083), ($null))==1); // @line: 333 call $r1184 := java.lang.StringBuilder$java.lang.StringBuilder$append$2266(($r1083), ($fresh6)); assert ($neref(($r1184), ($null))==1); // @line: 333 call r1692 := java.lang.String$java.lang.StringBuilder$toString$2299(($r1184)); goto Block119; } // @line: 43 // ()> procedure void$javaUtilEx.IllegalStateException$$la$init$ra$$2574(__this : ref) requires ($neref((__this), ($null))==1); { var r0435 : ref; Block686: r0435 := __this; assert ($neref((r0435), ($null))==1); // @line: 44 call void$java.lang.RuntimeException$$la$init$ra$$760((r0435)); return; } // @line: 407 // procedure java.lang.Object$javaUtilEx.LinkedList$peek$2649(__this : ref) returns (__ret : ref, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var $r1666 : ref; var $i0665 : int; var r0664 : ref; //temp local variables var $caughtEx1 : ref; // @line: 407 Block965: $caughtEx1 := $null; $Exep0 := $null; goto Block966; Block966: r0664 := __this; assert ($neref((r0664), ($null))==1); // @line: 408 $i0665 := $HeapVar[r0664, int$javaUtilEx.LinkedList$size0]; goto Block967; // @line: 408 Block967: goto Block970, Block968; // @line: 408 Block970: // @line: 408 assume ($negInt(($neint(($i0665), (0))))==1); // @line: 409 __ret := $null; return; // @line: 408 Block968: assume ($neint(($i0665), (0))==1); goto Block969; // @line: 410 Block969: assert ($neref((r0664), ($null))==1); // @line: 410 call $r1666, $caughtEx1 := java.lang.Object$javaUtilEx.LinkedList$getFirst$2631((r0664)); goto Block973, Block971; // @line: 410 Block973: assume ($eqref(($caughtEx1), ($null))==1); goto Block974; // @line: 410 Block971: assume ($neref(($caughtEx1), ($null))==1); goto Block972; // @line: 410 Block974: goto Block975; // @line: 410 Block972: $Exep0 := $caughtEx1; return; // @line: 410 Block975: // @line: 410 __ret := $r1666; return; } // @line: 11 // procedure javaUtilEx.LinkedList$javaUtilEx.juLinkedListCreateOfferFirst$createList$2628($param_0 : int) returns (__ret : ref) { var $r2527 : ref; var $i0528 : int; var i1529 : int; var r0525 : ref; var $r1524 : ref; Block756: i1529 := $param_0; // @line: 12 $r1524 := $newvariable((757)); assume ($neref(($newvariable((757))), ($null))==1); assert ($neref(($r1524), ($null))==1); // @line: 12 call void$javaUtilEx.LinkedList$$la$init$ra$$2629(($r1524)); // @line: 12 r0525 := $r1524; goto Block758; // @line: 13 Block758: goto Block761, Block759; // @line: 13 Block761: // @line: 13 assume ($negInt(($leint((i1529), (0))))==1); // @line: 14 $r2527 := $newvariable((762)); assume ($neref(($newvariable((762))), ($null))==1); // @line: 14 call $i0528 := int$javaUtilEx.Random$random$2674(); assert ($neref(($r2527), ($null))==1); // @line: 14 call void$javaUtilEx.Content$$la$init$ra$$2586(($r2527), ($i0528)); assert ($neref((r0525), ($null))==1); // @line: 14 call void$javaUtilEx.LinkedList$addLast$2636((r0525), ($r2527)); // @line: 15 i1529 := $addint((i1529), (-1)); goto Block758; // @line: 13 Block759: assume ($leint((i1529), (0))==1); goto Block760; // @line: 17 Block760: // @line: 17 __ret := r0525; return; } // @line: 744 // procedure void$javaUtilEx.SubList$1$add$2702(__this : ref, $param_0 : ref) modifies $HeapVar; requires ($neref((__this), ($null))==1); { var r0949 : ref; var $r4953 : ref; var $r6956 : ref; var r1950 : ref; var $i0955 : int; var $r2951 : ref; var $r3952 : ref; var $r5954 : ref; //temp local variables var $freshlocal0 : int; Block1328: r0949 := __this; r1950 := $param_0; assert ($neref((r0949), ($null))==1); // @line: 745 $r2951 := $HeapVar[r0949, javaUtilEx.ListIterator$javaUtilEx.SubList$1$i308]; assert ($neref(($r2951), ($null))==1); // @line: 745 call void$javaUtilEx.ListIterator$add$2533(($r2951), (r1950)); assert ($neref((r0949), ($null))==1); // @line: 746 $r4953 := $HeapVar[r0949, javaUtilEx.SubList$javaUtilEx.SubList$1$this$0309]; assert ($neref((r0949), ($null))==1); // @line: 746 $r3952 := $HeapVar[r0949, javaUtilEx.SubList$javaUtilEx.SubList$1$this$0309]; // @line: 746 call $r5954 := javaUtilEx.AbstractList$javaUtilEx.SubList$access$100$2566(($r3952)); assert ($neref(($r5954), ($null))==1); // @line: 746 $i0955 := $HeapVar[$r5954, int$javaUtilEx.AbstractList$modCount0]; assert ($neref(($r4953), ($null))==1); // @line: 746 $HeapVar[$r4953, int$javaUtilEx.AbstractList$modCount0] := $i0955; assert ($neref((r0949), ($null))==1); // @line: 747 $r6956 := $HeapVar[r0949, javaUtilEx.SubList$javaUtilEx.SubList$1$this$0309]; // @line: 747 call $freshlocal0 := int$javaUtilEx.SubList$access$208$2569(($r6956)); return; } // @line: 298 // procedure void$javaUtilEx.AbstractCollection$clear$2239(__this : ref) requires ($neref((__this), ($null))==1); { var r061 : ref; var r163 : ref; var $z064 : int; //temp local variables var $freshlocal0 : ref; Block106: r061 := __this; assert ($neref((r061), ($null))==1); // @line: 299 call r163 := javaUtilEx.Iterator$javaUtilEx.AbstractCollection$iterator$2229((r061)); goto Block107; // @line: 300 Block107: assert ($neref((r163), ($null))==1); // @line: 300 call $z064 := boolean$javaUtilEx.Iterator$hasNext$2254((r163)); goto Block108; // @line: 300 Block108: goto Block109, Block111; // @line: 300 Block109: assume ($eqint(($z064), (0))==1); goto Block110; // @line: 300 Block111: // @line: 300 assume ($negInt(($eqint(($z064), (0))))==1); assert ($neref((r163), ($null))==1); // @line: 301 call $freshlocal0 := java.lang.Object$javaUtilEx.Iterator$next$2255((r163)); assert ($neref((r163), ($null))==1); // @line: 302 call void$javaUtilEx.Iterator$remove$2256((r163)); goto Block107; // @line: 304 Block110: return; } // @line: 767 // (javaUtilEx.LinkedList,javaUtilEx.LinkedList$1)> procedure void$javaUtilEx.LinkedList$DescendingIterator$$la$init$ra$$2692(__this : ref, $param_0 : ref, $param_1 : ref) returns ($Exep0 : ref) requires ($neref((__this), ($null))==1); { var r0893 : ref; var r1894 : ref; var r2895 : ref; //temp local variables var $caughtEx1 : ref; // @line: 767 Block1113: $caughtEx1 := $null; $Exep0 := $null; goto Block1284; Block1284: r0893 := __this; r1894 := $param_0; r2895 := $param_1; assert ($neref((r0893), ($null))==1); // @line: 768 call $caughtEx1 := void$javaUtilEx.LinkedList$DescendingIterator$$la$init$ra$$2688((r0893), (r1894)); goto Block1287, Block1285; Block1287: assume ($eqref(($caughtEx1), ($null))==1); goto Block1288; Block1285: assume ($neref(($caughtEx1), ($null))==1); goto Block1286; Block1288: return; Block1286: $Exep0 := $caughtEx1; return; } // @line: 385 // procedure void$javaUtilEx.AbstractList$Itr$checkForComodification$2538(__this : ref) returns ($Exep0 : ref) requires ($neref((__this), ($null))==1); { var $i1256 : int; var r0253 : ref; var $r1254 : ref; var $i0255 : int; var $r2257 : ref; //temp local variables // @line: 385 Block354: $Exep0 := $null; goto Block396; Block396: r0253 := __this; assert ($neref((r0253), ($null))==1); // @line: 386 $r1254 := $HeapVar[r0253, javaUtilEx.AbstractList$javaUtilEx.AbstractList$Itr$this$0295]; assert ($neref(($r1254), ($null))==1); // @line: 386 $i1256 := $HeapVar[$r1254, int$javaUtilEx.AbstractList$modCount0]; assert ($neref((r0253), ($null))==1); // @line: 386 $i0255 := $HeapVar[r0253, int$javaUtilEx.AbstractList$Itr$expectedModCount0]; goto Block397; // @line: 386 Block397: goto Block398, Block400; // @line: 386 Block398: assume ($eqint(($i1256), ($i0255))==1); goto Block399; // @line: 386 Block400: // @line: 386 assume ($negInt(($eqint(($i1256), ($i0255))))==1); // @line: 387 $r2257 := $newvariable((401)); assume ($neref(($newvariable((401))), ($null))==1); assert ($neref(($r2257), ($null))==1); // @line: 387 call void$javaUtilEx.ConcurrentModificationException$$la$init$ra$$2570(($r2257)); goto Block402; // @line: 388 Block399: return; // @line: 386 Block402: $Exep0 := $r2257; return; } // @line: 513 // procedure boolean$javaUtilEx.AbstractList$equals$2497(__this : ref, $param_0 : ref) returns (__ret : int, $Exep0 : ref) requires ($neref((__this), ($null))==1); { var $z1180 : int; var $r6177 : ref; var $z0174 : int; var r5188 : ref; var $z4184 : int; var r0173 : ref; var $z3182 : int; var r2176 : ref; var $z5189 : int; var r4186 : ref; var r3179 : ref; var r1172 : ref; var $z2181 : int; var $z6190 : int; //temp local variables var $caughtEx1 : ref; // @line: 513 Block271: $caughtEx1 := $null; $Exep0 := $null; goto Block272; Block272: r0173 := __this; r1172 := $param_0; goto Block273; // @line: 514 Block273: goto Block276, Block274; // @line: 514 Block276: // @line: 514 assume ($negInt(($neref((r1172), (r0173))))==1); // @line: 515 __ret := 1; return; // @line: 514 Block274: assume ($neref((r1172), (r0173))==1); goto Block275; // @line: 516 Block275: // @line: 516 $z0174 := $instanceof((r1172), (javaUtilEx.List)); goto Block277; // @line: 516 Block277: goto Block278, Block280; // @line: 516 Block278: assume ($neint(($z0174), (0))==1); goto Block279; // @line: 516 Block280: // @line: 516 assume ($negInt(($neint(($z0174), (0))))==1); // @line: 517 __ret := 0; return; // @line: 519 Block279: assert ($neref((r0173), ($null))==1); // @line: 519 call r2176, $caughtEx1 := javaUtilEx.ListIterator$javaUtilEx.AbstractList$listIterator$2494((r0173)); goto Block281, Block283; // @line: 519 Block281: assume ($neref(($caughtEx1), ($null))==1); goto Block282; // @line: 519 Block283: assume ($eqref(($caughtEx1), ($null))==1); goto Block284; // @line: 519 Block282: $Exep0 := $caughtEx1; return; // @line: 519 Block284: goto Block285; // @line: 520 Block285: // @line: 520 $r6177 := r1172; assert ($neref(($r6177), ($null))==1); // @line: 520 call r3179 := javaUtilEx.ListIterator$javaUtilEx.List$listIterator$2522(($r6177)); goto Block286; // @line: 521 Block286: assert ($neref((r2176), ($null))==1); // @line: 521 call $z1180 := boolean$javaUtilEx.ListIterator$hasNext$2525((r2176)); goto Block287; // @line: 521 Block287: goto Block290, Block288; // @line: 521 Block290: // @line: 521 assume ($negInt(($eqint(($z1180), (0))))==1); assert ($neref((r3179), ($null))==1); // @line: 527 call $z4184 := boolean$javaUtilEx.ListIterator$hasNext$2525((r3179)); goto Block291; // @line: 521 Block288: assume ($eqint(($z1180), (0))==1); goto Block289; // @line: 527 Block291: goto Block293, Block292; // @line: 527 Block289: assert ($neref((r2176), ($null))==1); // @line: 527 call $z2181 := boolean$javaUtilEx.ListIterator$hasNext$2525((r2176)); goto Block306; // @line: 527 Block293: // @line: 527 assume ($negInt(($eqint(($z4184), (0))))==1); assert ($neref((r2176), ($null))==1); // @line: 522 call r4186 := java.lang.Object$javaUtilEx.ListIterator$next$2526((r2176)); assert ($neref((r3179), ($null))==1); // @line: 523 call r5188 := java.lang.Object$javaUtilEx.ListIterator$next$2526((r3179)); goto Block294; // @line: 527 Block292: assume ($eqint(($z4184), (0))==1); goto Block289; // @line: 527 Block306: goto Block307, Block309; // @line: 524 Block294: goto Block297, Block295; // @line: 527 Block307: assume ($neint(($z2181), (0))==1); goto Block308; // @line: 527 Block309: // @line: 527 assume ($negInt(($neint(($z2181), (0))))==1); assert ($neref((r3179), ($null))==1); // @line: 527 call $z3182 := boolean$javaUtilEx.ListIterator$hasNext$2525((r3179)); goto Block310; // @line: 524 Block297: // @line: 524 assume ($negInt(($neref((r4186), ($null))))==1); goto Block298; // @line: 524 Block295: assume ($neref((r4186), ($null))==1); goto Block296; // @line: 527 Block308: // @line: 527 $z6190 := 0; goto Block313; // @line: 527 Block310: goto Block312, Block311; // @line: 525 Block298: goto Block301, Block299; // @line: 524 Block296: assert ($neref((r4186), ($null))==1); // @line: 524 call $z5189 := boolean$java.lang.Object$equals$32((r4186), (r5188)); goto Block303; // @line: 527 Block313: // @line: 527 __ret := $z6190; return; // @line: 527 Block312: // @line: 527 assume ($negInt(($neint(($z3182), (0))))==1); // @line: 527 $z6190 := 1; goto Block313; // @line: 527 Block311: assume ($neint(($z3182), (0))==1); goto Block308; // @line: 525 Block301: // @line: 525 assume ($negInt(($neref((r5188), ($null))))==1); goto Block302; // @line: 525 Block299: assume ($neref((r5188), ($null))==1); goto Block300; // @line: 524 Block303: goto Block305, Block304; // @line: 526 Block302: goto Block286; // @line: 525 Block300: // @line: 525 __ret := 0; return; // @line: 524 Block305: // @line: 524 assume ($negInt(($neint(($z5189), (0))))==1); goto Block300; // @line: 524 Block304: assume ($neint(($z5189), (0))==1); goto Block302; }