Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dbalance_expressions.cpp130 Inst *BalanceExpressions::AllocateSourcesRec(size_t firstIdx, size_t lastIdx) in AllocateSourcesRec()
164 Inst *BalanceExpressions::GetOperand(size_t firstIdx, size_t lastIdx) in GetOperand()
/arkcompiler/ets_runtime/ecmascript/ic/
Dprofile_type_info.h301 …inline void SetMultiIcSlotLocked(JSThread* thread, uint32_t firstIdx, const JSTaggedValue& firstVa… in SetMultiIcSlotLocked()