Searched refs:BuildNewInstance (Results 1 – 2 of 2) sorted by relevance
280 HNewInstance* BuildNewInstance(dex::TypeIndex type_index, uint32_t dex_pc);
1124 HNewInstance* HInstructionBuilder::BuildNewInstance(dex::TypeIndex type_index, uint32_t dex_pc) { in BuildNewInstance() function in art::HInstructionBuilder3152 BuildNewInstance(dex::TypeIndex(instruction.VRegB_21c()), dex_pc); in ProcessDexInstruction()