Home | History | Annotate | Download | only in quick

Lines Matching defs:need_flush

274       bool need_flush = true;
278 need_flush = false;
281 need_flush = false;
283 need_flush = true;
290 need_flush |= (p_map->core_location != v_map->core_location) ||
292 if ((cu_->instruction_set == kThumb2) && t_loc->fp && !need_flush) {
305 need_flush = true;
309 if (need_flush) {