Searched defs:BasicBlockInstructionIterator (Results 1 – 1 of 1) sorted by relevance
12 public class BasicBlockInstructionIterator implements InstructionIterator, InstructionListIterator { class18 protected BasicBlockInstructionIterator(BasicBlock block) { in BasicBlockInstructionIterator() method in BasicBlockInstructionIterator23 protected BasicBlockInstructionIterator(BasicBlock block, int index) { in BasicBlockInstructionIterator() method in BasicBlockInstructionIterator28 protected BasicBlockInstructionIterator(BasicBlock block, Instruction instruction) { in BasicBlockInstructionIterator() method in BasicBlockInstructionIterator