Searched refs:SetSize (Results 1 – 11 of 11) sorted by relevance
26 inputs_.SetSize(instruction->InputCount()); in LocationSummary()
33 locals_for_.SetSize(graph->GetBlocks().Size()); in SsaBuilder()
37 block_labels_.SetSize(blocks.Size()); in CompileBaseline()75 block_labels_.SetSize(blocks.Size()); in CompileOptimized()
74 locals_.SetSize(count); in InitializeLocals()235 branch_targets_.SetSize(code_end - code_ptr); in ComputeBranchTargets()
642 vregs_.SetSize(number_of_vregs); in HEnvironment()1137 inputs_.SetSize(number_of_arguments); in HInvoke()1272 inputs_.SetSize(number_of_inputs); in HPhi()
477 block_infos_.SetSize(graph.GetBlocks().Size()); in SsaLivenessAnalysis()
88 visits.SetSize(blocks_.Size()); in BuildDominatorTree()
44 physical_register_intervals_.SetSize(codegen->GetNumberOfRegisters()); in RegisterAllocator()
195 void SetSize(size_t new_size) { in SetSize() function
81 m2l_->reginfo_map_.SetSize(RegStorage::kMaxRegs); in RegisterPool()
667 …dex_pc_to_block_map_.SetSize(dex_pc_to_block_map_.Size() + current_code_item_->insns_size_in_code_… in InlineMethod()