Home
last modified time | relevance | path

Searched refs:SetRawInputRecordAt (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dnodes.h1334 SetRawInputRecordAt(index, HUserRecord<HInstruction*>(input)); in SetRawInputAt()
1373 user->SetRawInputRecordAt(index, HUserRecord<HInstruction*>(user->InputRecordAt(index), use)); in AddUseAt()
1531 virtual void SetRawInputRecordAt(size_t index, const HUserRecord<HInstruction*>& input) = 0;
1699 void SetRawInputRecordAt(size_t i, const HUserRecord<HInstruction*>& input) OVERRIDE { in SetRawInputRecordAt() function
2429 void SetRawInputRecordAt(size_t index, const HUserRecord<HInstruction*>& input) OVERRIDE { in SetRawInputRecordAt() function
3086 void SetRawInputRecordAt(size_t index, const HUserRecord<HInstruction*>& input) OVERRIDE { in SetRawInputRecordAt() function