Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinstruction_builder.h91 uint16_t LookupQuickenedInfo(uint32_t dex_pc);
Dinstruction_builder.cc1200 field_index = LookupQuickenedInfo(dex_pc); in BuildInstanceFieldAccess()
1737 uint16_t HInstructionBuilder::LookupQuickenedInfo(uint32_t dex_pc) { in LookupQuickenedInfo() function in art::HInstructionBuilder
1924 method_idx = LookupQuickenedInfo(dex_pc); in ProcessDexInstruction()
1949 method_idx = LookupQuickenedInfo(dex_pc); in ProcessDexInstruction()