Home | History | Annotate | Download | only in src

Lines Matching full:hcontrolinstruction

1255 class HControlInstruction : public HInstruction {
1287 explicit HSuccessorIterator(const HControlInstruction* instr)
1295 const HControlInstruction* instr_;
1301 class HTemplateControlInstruction : public HControlInstruction {