Searched refs:VisitAllInstructions (Results 1 – 1 of 1) sorted by relevance
1142 void VisitAllInstructions(const TypeReference& class_ref, uint16_t method_idx, Visitor visitor) { in VisitAllInstructions() function in art::ProfMan1168 VisitAllInstructions(class_ref, method_idx, [&](const DexInstructionPcPair& inst) -> bool { in GetAllInvokes()1196 VisitAllInstructions(class_ref, method_index, [&](const DexInstructionPcPair& inst) -> bool { in HasSingleInvoke()