Searched defs:SetIndex (Results 1 - 2 of 2) sorted by relevance

/art/dexlayout/
H A Ddex_ir.h127 object->SetIndex(index);
379 void SetIndex(uint32_t index) { index_ = index; } function in class:art::dex_ir::IndexedItem
/art/compiler/optimizing/
H A Dnodes.h1482 void SetIndex(size_t index) { index_ = index; } function in class:art::HUseListNode

Completed in 115 milliseconds