Searched defs:use_index (Results 1 – 3 of 3) sorted by relevance
414 size_t use_index = use.GetIndex(); in VisitInstruction() local429 size_t use_index = use.GetIndex(); in VisitInstruction() local
2114 size_t use_index = use.GetIndex(); in RemoveUsesOfDeadInstruction() local
2293 void ReplaceWithExceptInReplacementAtIndex(HInstruction* other, size_t use_index) { in ReplaceWithExceptInReplacementAtIndex()