Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dgraph_checker.cc816 ArrayRef<HUserRecord<HInstruction*>> input_records = phi->GetInputRecords(); in VisitPhi() local
H A Dnodes.h2629 ArrayRef<HUserRecord<HInstruction*>> input_records = GetInputRecords(); in SetRawInputRecordAt() local