Home
last modified time | relevance | path

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

/art/compiler/dex/
Ddex_to_dex_compiler.h88 std::vector<uint8_t> quicken_data_; member
Ddex_to_dex_compiler.cc555 existing_quicken_data = &existing_data->quicken_data_; in CompileMethod()
578 new_state.quicken_data_ = quicken_data; in CompileMethod()
668 ArrayRef<const uint8_t>(state.quicken_data_), in UnquickenConflictingMethods()