Home
last modified time | relevance | path

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

/art/runtime/
Ddex_instruction.h64 const int32_t* GetTargets() const { in GetTargets() function
/art/compiler/dex/portable/
Dmir_to_gbc.cc174 const int32_t* targets = payload->GetTargets(); in ConvertSparseSwitch()