Searched refs:SetSsaIndex (Results 1 - 2 of 2) sorted by relevance

/art/compiler/optimizing/
H A Dssa_liveness_analysis.cc57 current->SetSsaIndex(ssa_index++);
75 current->SetSsaIndex(ssa_index++);
H A Dnodes.h2150 void SetSsaIndex(int ssa_index) { ssa_index_ = ssa_index; } function in class:art::HInstruction

Completed in 278 milliseconds