Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_mips.h641 struct JitPatchInfo { struct
642 JitPatchInfo(const DexFile& dex_file, uint64_t idx) in JitPatchInfo() argument
644 JitPatchInfo(JitPatchInfo&& other) = default;
657 const JitPatchInfo& info, argument
659 JitPatchInfo* NewJitRootStringPatch(const DexFile& dex_file,
662 JitPatchInfo* NewJitRootClassPatch(const DexFile& dex_file,
706 ArenaDeque<JitPatchInfo> jit_string_patches_;
708 ArenaDeque<JitPatchInfo> jit_class_patches_;