Home | History | Annotate | Download | only in src

Lines Matching refs:HControlInstruction

48   HControlInstruction* end() const { return end_; }
169 void Finish(HControlInstruction* last, HSourcePosition position);
170 void FinishExit(HControlInstruction* instruction, HSourcePosition position);
194 HControlInstruction* end_;
778 virtual void ReturnControl(HControlInstruction* instr, BailoutId ast_id) = 0;
822 virtual void ReturnControl(HControlInstruction* instr,
839 virtual void ReturnControl(HControlInstruction* instr,
866 virtual void ReturnControl(HControlInstruction* instr,
1073 void FinishCurrentBlock(HControlInstruction* last);
1074 void FinishExitCurrentBlock(HControlInstruction* instruction);
1624 HControlInstruction* AddCompare(HControlInstruction* compare);
2575 HControlInstruction* BuildCompareInstruction(