Searched defs:GetQuickenedInfo (Results 1 – 2 of 2) sorted by relevance
/art/compiler/dex/ | ||
D | dex_to_dex_compiler.cc | 65 const std::vector<QuickenedInfo>& GetQuickenedInfo() const { in GetQuickenedInfo() function in art::optimizer::DexCompiler |
/art/runtime/ | ||
D | art_method.cc | 585 const uint8_t* ArtMethod::GetQuickenedInfo(PointerSize pointer_size) { in GetQuickenedInfo() function in art::ArtMethod |