Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_analysis.cc1304 static constexpr uint16_t invoke_types[] = { kVirtual, kSuper, kDirect, kStatic, kInterface }; in DoCacheMethodLoweringInfo() local
1370 DCHECK_EQ(invoke_types[invoke_type_idx], kVirtual); in DoCacheMethodLoweringInfo()
1394 invoke_types[invoke_type_idx], in DoCacheMethodLoweringInfo()