Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_method_info.h134 bool IsSpecial() const { in IsSpecial() function
/art/compiler/dex/quick/
Ddex_file_method_inliner.cc623 bool DexFileMethodInliner::IsSpecial(uint32_t method_index) { in IsSpecial() function in art::DexFileMethodInliner