Home | History | Annotate | Download | only in dex

Lines Matching refs:fp_def

1033     mir->ssa_rep->fp_def = static_cast<bool*>(arena_->Alloc(sizeof(bool) * num_defs,
1176 mir->ssa_rep->fp_def[0] = df_attributes & DF_FP_A;
1179 mir->ssa_rep->fp_def[1] = df_attributes & DF_FP_A;