Searched defs:use_index (Results 1 – 3 of 3) sorted by relevance
598 size_t use_index = use.GetIndex(); in VisitInstruction() local613 size_t use_index = use.GetIndex(); in VisitInstruction() local
183 size_t use_index = use.GetIndex(); in RemoveCatchPhiUsesOfDeadInstruction() local
2558 void ReplaceWithExceptInReplacementAtIndex(HInstruction* other, size_t use_index) { in ReplaceWithExceptInReplacementAtIndex()