Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dloop_peeling.cpp78 GateRef LoopPeeling::CopySelector(GateRef stateMerge, GateRef selector, size_t numLoopbacks) in CopySelector()
Dframe_states.cpp458 GateRef stateMerge, GateRef currentValue, GateRef nextValue, size_t index) in MergeValue()
489 auto stateMerge = mergedContext->currentState_; in MergeAssignment() local