Searched refs:IsQuickened (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | quicken_info.h | 60 return inst->IsQuickened(); in NeedsIndexForInstruction() |
/art/libdexfile/dex/ | ||
D | dex_instruction.h | 568 bool IsQuickened() const { in IsQuickened() function |