Home
last modified time | relevance | path

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

/art/runtime/
Ddex_instruction.h495 bool IsQuickened() const { in IsQuickened() function
/art/compiler/optimizing/
Dinstruction_builder.cc1193 if (instruction.IsQuickened()) { in BuildInstanceFieldAccess()