Searched refs:labels_ (Results 1 – 4 of 4) sorted by relevance
88 (*labels_)[GetBlockId(dest)] = block; in SetLabel()92 return (*labels_)[GetBlockId(block)]; in GetLabel()150 BlocksVector *labels_ {nullptr};
157 labels_ = allocator->New<BlocksVector>(allocator->Adapter()); in Init()164 labels_->resize(blocks_count); in Init()
35 labels_(graph->GetLocalAllocator()->Adapter()), in Cleanup()83 InstVector labels_; variable137 labels_[GetInstId(inst)] = label; in SetLabel()141 return labels_[GetInstId(inst)]; in GetLabel()
590 labels_.clear(); in Init()597 labels_.resize(count); in Init()