Searched refs:BuildNewInstance (Results 1 – 2 of 2) sorted by relevance
290 bool BuildNewInstance(dex::TypeIndex type_index, uint32_t dex_pc);
944 bool HInstructionBuilder::BuildNewInstance(dex::TypeIndex type_index, uint32_t dex_pc) { in BuildNewInstance() function in art::HInstructionBuilder2516 if (!BuildNewInstance(dex::TypeIndex(instruction.VRegB_21c()), dex_pc)) { in ProcessDexInstruction()