Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Ddex_file_method_inliner.h74 bool IsSpecial(uint32_t method_index) REQUIRES(!lock_);
Ddex_file_method_inliner.cc711 bool DexFileMethodInliner::IsSpecial(uint32_t method_index) { in IsSpecial() function in art::DexFileMethodInliner