Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.cc409 user->SetRawEnvAt(input_index, other); in ReplaceWith()
Dnodes.h658 void SetRawEnvAt(size_t index, HInstruction* instruction) { in SetRawEnvAt() function