Searched defs:def_start (Results 1 – 2 of 2) sorted by relevance
146 LIR* def_start; in StoreValue() local231 LIR* def_start; in StoreValueWide() local297 LIR *def_start = last_lir_insn_; in StoreFinalValue() local331 LIR *def_start = last_lir_insn_; in StoreFinalValueWide() local
388 void SetDefStart(LIR* def_start) { def_start_ = def_start; } in SetDefStart()