Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Ddump.cpp670 Inst *ss_input = GetInput(1).GetInst(); in DumpInputs() local
684 Inst *ss_input = GetInput(1).GetInst(); in DumpInputs() local
700 Inst *ss_input = GetInput(1).GetInst(); in DumpInputs() local
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dliveness_analyzer.cpp409 for (auto ss_input : save_state->GetInputs()) { in AdjustInputsLifetime() local