Searched refs:HGoto (Results 1 – 7 of 7) sorted by relevance
1003 class HGoto: public HTemplateControlInstruction<1, 0> {1005 explicit HGoto(HBasicBlock* target) { in HGoto() function
1484 void HGoto::PrintDataTo(StringStream* stream) { in PrintDataTo()
174 HGoto* instr = new(zone()) HGoto(block); in Goto()188 HGoto* instr = new(zone()) HGoto(target); in AddLeaveInlined()
1038 LInstruction* LChunkBuilder::DoGoto(HGoto* instr) { in DoGoto()
1033 LInstruction* LChunkBuilder::DoGoto(HGoto* instr) { in DoGoto()
1039 LInstruction* LChunkBuilder::DoGoto(HGoto* instr) { in DoGoto()