Home | History | Annotate | Download | only in arm

Lines Matching refs:LGoto

146 bool LGoto::HasInterestingComment(LCodeGen* gen) const {
151 void LGoto::PrintDataTo(StringStream* stream) {
842 instr = new(zone()) LGoto(successor);
926 return new(zone()) LGoto(instr->FirstSuccessor());