Home | History | Annotate | Download | only in quick

Lines Matching refs:def_end

266      * and def_end describe the relationship between the temp register/register pair and
390 void SetDefEnd(LIR* def_end) { def_end_ = def_end; }