Home
last modified time | relevance | path

Searched defs:idx2 (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dload_store_analysis.cc35 const HInstruction* idx2, in CanBinaryOpAndIndexAlias()
62 const HBinaryOperation* idx2, in CanBinaryOpsAlias()
93 const HInstruction* idx2, in CanArrayElementsAlias()
Dload_store_analysis.h424 HInstruction* idx2 = loc2->GetIndex(); in ComputeMayAlias() local
/art/libdexfile/dex/
Ddex_file_verifier.cc2830 dex::TypeIndex idx2 = interfaces->GetTypeItem(j).type_idx_; in CheckInterClassDefItem() local