Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dearly_elimination.cpp181 auto frameValues = acc_.GetValueIn(curFrame, 1); // 1: frameValues in TryEliminateFrameState() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp3032 GateRef frameValues = acc_.GetValueIn(frameState, 1); // 1: frame values in VisitDeoptCheck() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp2896 GateRef frameValues = acc_.GetValueIn(frameState, 1); // 1: frame values in VisitDeoptCheck() local