Searched refs:GetFromCode (Results 1 – 1 of 1) sorted by relevance
204 bool GetFromCode() const { return from_code_; } in GetFromCode() function in art::DeoptimizationContextRecord286 *from_code = record->GetFromCode(); in PopDeoptimizationContext()