Home
last modified time | relevance | path

Searched defs:numValueIn (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinduction_variable_analysis.cpp34 size_t numValueIn = acc_.GetNumValueIn(gate); in IsInductionVariable() local
H A Dnumber_speculative_retype.cpp890 size_t numValueIn = acc_.GetNumValueIn(frameValue); in VisitFrameState() local
H A Dmcr_circuit_builder.cpp637 auto numValueIn = inList.size() - 3; // 3: state & depend & frame state in TypedCallOperator() local
H A Dtyped_hcr_lowering.cpp3322 size_t numValueIn = acc_.GetNumValueIn(gate); in LowerTypedCreateObjWithBuffer() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_ir_builder.cpp2897 const size_t numValueIn = acc_.GetNumValueIn(frameValues); in VisitDeoptCheck() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.cpp2951 const size_t numValueIn = acc_.GetNumValueIn(frameValues); in VisitDeoptCheck() local

Completed in 30 milliseconds