Home | History | Annotate | Download | only in compiler

Lines Matching refs:kAllow

90   if (p.tail_call_mode() == TailCallMode::kAllow) return NoChange();
588 if (p.tail_call_mode() == TailCallMode::kAllow) return NoChange();