Home
last modified time | relevance | path

Searched refs:method_ir (Results 1 – 1 of 1) sorted by relevance

/external/dexmaker/dexmaker-mockito-inline-extended/src/main/jni/staticjvmtiagent/
Dagent.cc718 CodeIr method_ir(method.get(), class_ir); in InspectClass() local
720 for (auto instruction : method_ir.instructions) { in InspectClass()