Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dloop_analysis.cc195 case HInstruction::InstructionKind::kArrayLength: in GetMachineInstructionCount()
Dnodes.h6224 : HExpression(kArrayLength, DataType::Type::kInt32, SideEffects::None(), dex_pc) { in HExpression() argument