Searched defs:MethodPatchInfo (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dcode_generator.h472 struct MethodPatchInfo { struct in class:art::CodeGenerator
473 explicit MethodPatchInfo(MethodReference m) : target_method(m), label() { } function in struct:art::CodeGenerator::MethodPatchInfo

Completed in 169 milliseconds