Lines Matching full:loop
2 "bounded loop, count to 4",
14 "bounded loop, count to 20",
25 "bounded loop, count from positive unknown to 4",
38 "bounded loop, count from totally unknown to 4",
49 "bounded loop, count to 4 with equality",
60 "bounded loop, start in the middle",
74 "bounded loop containing a forward jump",
87 "bounded loop that jumps out rather than in",
100 "infinite loop after a conditional jump",
130 "infinite loop in two jumps",
138 .errstr = "loop detected",
142 "infinite loop: three-jump trick",
159 .errstr = "loop detected",
163 "not-taken loop with back jump to 1st insn",
174 "taken loop with back jump to 1st insn",
191 "taken loop with back jump to 1st insn, 2",