Searched refs:HGoto (Results 1 – 10 of 10) sorted by relevance
935 LInstruction* LChunkBuilder::DoGoto(HGoto* instr) { in DoGoto()
229 HGoto* instr = new(zone()) HGoto(block); in Goto()249 HGoto* instr = new(zone()) HGoto(target); in AddLeaveInlined()
1370 class HGoto FINAL : public HTemplateControlInstruction<1, 0> {1372 explicit HGoto(HBasicBlock* target) { in HGoto() function
3343 OStream& HGoto::PrintDataTo(OStream& os) const { // NOLINT in PrintDataTo()
948 LInstruction* LChunkBuilder::DoGoto(HGoto* instr) { in DoGoto()
925 LInstruction* LChunkBuilder::DoGoto(HGoto* instr) { in DoGoto()
1509 LInstruction* LChunkBuilder::DoGoto(HGoto* instr) { in DoGoto()
982 LInstruction* LChunkBuilder::DoGoto(HGoto* instr) { in DoGoto()
965 LInstruction* LChunkBuilder::DoGoto(HGoto* instr) { in DoGoto()