Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dssa_builder.cc671 ArrayRef<HUserRecord<HInstruction*>> new_input_records = new_phi->GetInputRecords(); in GetFloatDoubleOrReferenceEquivalentOfPhi() local
673 new_input_records[i] = HUserRecord<HInstruction*>(inputs[i]); in GetFloatDoubleOrReferenceEquivalentOfPhi()