Closed GoogleCodeExporter closed 9 years ago
Exception is in LocalSplit.java line 255:
Phi[] targetF = (Phi[]) stmt._ls_forward_frame;
Phi p = targetF[index];//Here targetF==null
if (p.value == null) {
Original comment by flamefir...@gmail.com
on 16 Feb 2014 at 12:22
Original issue reported on code.google.com by
flamefir...@gmail.com
on 16 Feb 2014 at 11:46Attachments: