Home
last modified time | relevance | path

Searched refs:GetSecondValue (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Drange_analysis.cpp205 auto right = acc_.GetSecondValue(gate); in VisitRangeGuard()
H A Dshare_gate_meta_data.h475 uint32_t GetSecondValue() const in GetSecondValue() function in panda::ecmascript::kungfu::UInt32PairAccessor
H A Dgate_accessor.h550 uint32_t GetSecondValue(GateRef gate) const;
H A Dgate_accessor.cpp482 uint32_t GateAccessor::GetSecondValue(GateRef gate) const in GetSecondValue() function in panda::ecmascript::kungfu::GateAccessor
487 return accessor.GetSecondValue(); in GetSecondValue()
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
H A Dalias_analysis.cpp1288 Pointer valSnd = Pointer::CreateObject(store->GetDataFlowInput(store->GetSecondValue())); in VisitStoreArrayPairI()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dinst.h6588 Inst *GetSecondValue()

Completed in 26 milliseconds