Home | History | Annotate | Download | only in Interpreter

Lines Matching full:getsuccessor

885   Dest = I.getSuccessor(0);          // Uncond branches have a fixed dest...
889 Dest = I.getSuccessor(1);