Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Reads

1150   // Start by searching backwards from MI, looking for kills, reads or defs.
1172 return Analysis.Reads ? LQR_Live : LQR_OverlappingLive;
1191 // Try searching forwards from MI, looking for reads or defs.
1201 return (Analysis.Reads) ?