Searched refs:SetRawEnvAt (Results 1 – 2 of 2) sorted by relevance
/art/compiler/optimizing/ | ||
D | nodes.cc | 409 user->SetRawEnvAt(input_index, other); in ReplaceWith() |
D | nodes.h | 658 void SetRawEnvAt(size_t index, HInstruction* instruction) { in SetRawEnvAt() function |