Searched refs:vmap_table_ (Results 1 – 2 of 2) sorted by relevance
176 DCHECK(vmap_table_ != nullptr); in GetVmapTable()177 return *vmap_table_; in GetVmapTable()200 SwapVector<uint8_t>* vmap_table_; variable
156 vmap_table_(driver->DeduplicateVMapTable(vmap_table)), in CompiledMethod()172 vmap_table_ = driver->DeduplicateVMapTable(ArrayRef<const uint8_t>()); in CompiledMethod()185 vmap_table_ = driver->DeduplicateVMapTable(ArrayRef<const uint8_t>()); in CompiledMethod()194 vmap_table_ = driver->DeduplicateVMapTable(ArrayRef<const uint8_t>()); in CompiledMethod()