Home
last modified time | relevance | path

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

/art/compiler/dex/
Dverified_method.h46 const SafeCastSet* GetSafeCastSet() const { in GetSafeCastSet() function
Dverification_results.cc87 auto ex_set = existing->GetSafeCastSet(); in ProcessVerifiedMethod()
88 auto ve_set = verified_method->GetSafeCastSet(); in ProcessVerifiedMethod()