Home
last modified time | relevance | path

Searched refs:SetCurrentInstructionId (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dinliner.cc2094 graph_->SetCurrentInstructionId(callee_instruction_counter); in TryBuildAndInlineHelper()
Dnodes.h516 void SetCurrentInstructionId(int32_t id) { in SetCurrentInstructionId() function