Home
last modified time | relevance | path

Searched refs:next_const (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/optimizations/
H A Dmove_constants.cpp36 auto next_const = const_inst->GetNextConst(); in RunImpl() local
40 const_inst = next_const; in RunImpl()
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dinst.h2072 void SetNextConst(ConstantInst *next_const) in SetNextConst() argument
2074 next_const_ = next_const; in SetNextConst()

Completed in 5 milliseconds