Home
last modified time | relevance | path

Searched refs:GetDevirtMap (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/
Dverification_results.cc64 DCHECK_EQ(it->second->GetDevirtMap().size(), verified_method->GetDevirtMap().size()); in ProcessVerifiedMethod()
Dverified_method.h50 const DevirtualizationMap& GetDevirtMap() const { in GetDevirtMap() function