Searched defs:input_use (Results 1 – 2 of 2) sorted by relevance
2272 HUserRecord<HInstruction*> input_use = InputRecordAt(input); in RemoveAsUserOfInput() local2279 for (const HUserRecord<HInstruction*>& input_use : GetInputRecords()) { in RemoveAsUserOfAllInputs() local
1535 HUserRecord<HInstruction*> input_use = InputRecordAt(index); in ReplaceInput() local