Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dconst_array_resolver.cpp277 compiler::ConstantInst *valueInst) in FillPrimitiveLiteral()
326 auto valueInst = GetConstantIfPossible(rawElemInst); in FillLiteral() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dinst_builder-inl.h1006 ConstantInst *valueInst; in BuildUnfoldLoadConstPrimitiveArray() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dpeepholes.cpp1360 auto valueInst = cva->GetInput(0).GetInst(); in VisitCastAnyTypeValue() local