Searched refs:GetCurrentInstructionId (Results 1 – 3 of 3) sorted by relevance
34 seen_ids_(allocator, graph->GetCurrentInstructionId(), false) {} in HGraphDelegateVisitor()
177 graph_->GetCurrentInstructionId()); in TryBuildAndInline()
203 int32_t GetCurrentInstructionId() const { in GetCurrentInstructionId() function