Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dpeepholes.cpp384 auto prevInput = input1->GetInput(1).GetInst(); in VisitSub() local
1789 auto prevInput = input0->GetInput(IDX).GetInst(); in TrySimplifyAddSub() local