Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_analysis.cc39 const HInstruction* idx2, in CanBinaryOpAndIndexAlias()
66 const HBinaryOperation* idx2, in CanBinaryOpsAlias()
97 const HInstruction* idx2, in CanArrayElementsAlias()
Dload_store_analysis.h419 HInstruction* idx2 = loc2->GetIndex(); in ComputeMayAlias() local
/art/libdexfile/dex/
Ddex_file_verifier.cc2834 dex::TypeIndex idx2 = interfaces->GetTypeItem(j).type_idx_; in CheckInterClassDefItem() local