Home
last modified time | relevance | path

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

/art/runtime/
Dquicken_info.h60 return inst->IsQuickened(); in NeedsIndexForInstruction()
/art/libdexfile/dex/
Ddex_instruction.h568 bool IsQuickened() const { in IsQuickened() function