Home | History | Annotate | Download | only in crankshaft

Lines Matching defs:HGoto

1280 class HGoto final : public HTemplateControlInstruction<1, 0> {
1282 explicit HGoto(HBasicBlock* target) {