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