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