Home
last modified time | relevance | path

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

/art/compiler/driver/
Ddex_compilation_unit.h106 void ClearVerifiedMethod() { in ClearVerifiedMethod() function
/art/compiler/dex/quick/
Dcodegen_util.cc881 mir_graph_->GetCurrentDexCompilationUnit()->ClearVerifiedMethod(); in CreateNativeGcMapWithoutRegisterPromotion()