Searched refs:SetIndex (Results 1 - 2 of 2) sorted by last modified time

/art/compiler/optimizing/
H A Dnodes.cc1131 InputRecordAt(i).GetUseNode()->SetIndex(i);
2395 InputRecordAt(i).GetUseNode()->SetIndex(i);
2405 InputRecordAt(i).GetUseNode()->SetIndex(i);
H A Dnodes.h1354 void SetIndex(size_t index) { index_ = index; } function in class:art::HUseListNode

Completed in 22 milliseconds