Searched refs:DexInstructionPcPair (Results 1 – 19 of 19) sorted by relevance
29 class DexInstructionPcPair {48 explicit DexInstructionPcPair(const uint16_t* instructions, uint32_t dex_pc) in DexInstructionPcPair() function63 using value_type = DexInstructionPcPair;86 DexInstructionPcPair data_;129 explicit DexInstructionIterator(const DexInstructionPcPair& pair) in DexInstructionIterator()
55 for (const DexInstructionPcPair& pair : method.GetInstructions()) { in VerifyClassData()
45 for (const DexInstructionPcPair& pair : accessor) { in DumpMethodCFG()79 for (const DexInstructionPcPair& pair : accessor) { in DumpMethodCFG()163 for (const DexInstructionPcPair& pair : accessor) { in DumpMethodCFG()
1252 for (const DexInstructionPcPair& pair : accessor) { in dumpBytecodes()1271 for (const DexInstructionPcPair& pair : accessor) { in findLastInstructionAddress()
98 for (const DexInstructionPcPair& pair : code_item_accessor_) { in CreateBranchTargets()147 for (const DexInstructionPcPair& pair : code_item_accessor_) { in ConnectBasicBlocks()391 for (const DexInstructionPcPair& pair : code_item_accessor_) { in InsertSynthesizedLoopsForOsr()
410 for (const DexInstructionPcPair& pair : code_item_accessor_.InstructionsFrom(block_dex_pc)) { in Build()548 for (const DexInstructionPcPair& inst : code_item_accessor_) { in FindNativeDebugInfoLocations()1574 for (DexInstructionPcPair it : accessor) { in HasTrivialClinit()
1072 for (const DexInstructionPcPair& pair : CodeItemInstructionAccessor(graph.GetDexFile(), in CheckLoopEntriesCanBeUsedForOsr()
433 for (const DexInstructionPcPair& pair : accessor) { in AlwaysThrows()
243 for (DexInstructionPcPair pair : accessor) { in TryMatch()310 for (DexInstructionPcPair pair : accessor) { in TryMatch()
61 for (const DexInstructionPcPair& inst : method->DexInstructions()) { in Create()
66 for (const DexInstructionPcPair& inst : codes) { in CollectAccesses()
92 for (const DexInstructionPcPair& pair : code_item_accessor_) { in FindBranches()
321 for (const DexInstructionPcPair& inst : code_item) { in ProcessDexFile()581 for (const DexInstructionPcPair& inst : method.GetInstructions()) { in ProcessDexFile()
1150 for (const DexInstructionPcPair& inst : in VisitAllInstructions()1168 VisitAllInstructions(class_ref, method_idx, [&](const DexInstructionPcPair& inst) -> bool { in GetAllInvokes()1196 VisitAllInstructions(class_ref, method_index, [&](const DexInstructionPcPair& inst) -> bool { in HasSingleInvoke()
321 for (const DexInstructionPcPair& inst : in GetDexPcOfCallTo()
306 for (const DexInstructionPcPair& pair : *code_item) { in DoAnalyseConstructor()
656 for (const DexInstructionPcPair& inst : method.GetInstructions()) { in ResolveConstStrings()690 for (const DexInstructionPcPair& inst : method.GetInstructions()) { in InitializeTypeCheckBitstrings()2470 for (const DexInstructionPcPair& inst : clinit->DexInstructions()) { in InternStrings()
837 for (const DexInstructionPcPair& inst : code_item_accessor_) { in FindLocksAtDexPc()1147 for (const DexInstructionPcPair& inst : code_item_accessor_) { in VerifyInstructions()1607 for (const DexInstructionPcPair& inst : code_item_accessor_) { in Dump()1912 for (const DexInstructionPcPair& inst : code_item_accessor_) { in CodeFlowVerifyMethod()
1155 for (const DexInstructionPcPair& inst : code_item_accessor) { in DumpOatMethod()