Searched refs:prev_is_load (Results 1 – 1 of 1) sorted by relevance
484 bool prev_is_load = IsPseudoLirOp(prev_lir->opcode) ? false : in ApplyLoadHoisting() local486 if ((prev_is_load && (cur_lir->u.m.use_mask->Intersects(*prev_lir->u.m.def_mask))) || in ApplyLoadHoisting()