Home
last modified time | relevance | path

Searched defs:MapEntry (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/
Dmir_analysis.cc1308 struct MapEntry { in DoCacheMethodLoweringInfo() struct
1310 const MethodReference* devirt_target; in DoCacheMethodLoweringInfo()
1311 uint32_t target_method_idx; in DoCacheMethodLoweringInfo()
1312 uint32_t vtable_idx; in DoCacheMethodLoweringInfo()
1313 uint16_t invoke_type; in DoCacheMethodLoweringInfo()
1315 uint32_t lowering_info_index; in DoCacheMethodLoweringInfo()
Dmir_optimization.cc1168 struct MapEntry { in EliminateClassInitChecksGate() struct
1170 const DexFile* declaring_dex_file; in EliminateClassInitChecksGate()
1171 uint16_t declaring_class_idx; in EliminateClassInitChecksGate()
1173 uint16_t index; in EliminateClassInitChecksGate()