Home
last modified time | relevance | path

Searched refs:GetCurrentInstructionId (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dgraph_checker.h34 seen_ids_(allocator, graph->GetCurrentInstructionId(), false) {} in HGraphDelegateVisitor()
Dinliner.cc177 graph_->GetCurrentInstructionId()); in TryBuildAndInline()
Dnodes.h203 int32_t GetCurrentInstructionId() const { in GetCurrentInstructionId() function