Home
last modified time | relevance | path

Searched defs:use_index (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dgraph_checker.cc565 size_t use_index = use.GetIndex(); in VisitInstruction() local
580 size_t use_index = use.GetIndex(); in VisitInstruction() local
Dnodes.cc181 size_t use_index = use.GetIndex(); in RemoveCatchPhiUsesOfDeadInstruction() local
Dnodes.h2532 void ReplaceWithExceptInReplacementAtIndex(HInstruction* other, size_t use_index) { in ReplaceWithExceptInReplacementAtIndex()