Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.cpp76 Input *old_inputs = Inputs(); in Reallocate() local
81 …Inst *old_input = old_inputs[i].GetInst(); // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithme… in Reallocate()