Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Danalysis.cpp198 auto secondInst = inst->GetInput(inst->GetInputsCount() - 1U).GetInst(); in InstStoredValue() local
204 auto secondInst = inst->GetInput(2).GetInst(); in InstStoredValue() local