Searched refs:r_hint (Results 1 – 2 of 2) sorted by relevance
351 RegStorage Mir2Lir::LoadCurrMethodWithHint(RegStorage r_hint) { in LoadCurrMethodWithHint() argument354 DCHECK(r_hint.Valid()); in LoadCurrMethodWithHint()360 LoadCurrMethodDirect(r_hint); in LoadCurrMethodWithHint()361 return r_hint; in LoadCurrMethodWithHint()
973 RegStorage LoadCurrMethodWithHint(RegStorage r_hint);