Home
last modified time | relevance | path

Searched defs:input_use (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dnodes.cc1333 HUserRecord<HInstruction*> input_use = InputRecordAt(index); in ReplaceInput() local
Dnodes.h2255 HUserRecord<HInstruction*> input_use = InputRecordAt(input); in RemoveAsUserOfInput() local
2262 for (const HUserRecord<HInstruction*>& input_use : GetInputRecords()) { in RemoveAsUserOfAllInputs() local